代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/139291/5804913
h http_vhost.h
/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/139291/5804924
h http_main.h
/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/138754/5813773
c xpt-http.c
/*************************************************************************/
/* module: Communication Services, HTTP functions */
/* file: src/xpt/all/xpt-http.c
www.eeworm.com/read/138754/5813775
h xpt-http.h
/*************************************************************************/
/* module: Communication Services, HTTP functions */
/* file: /src/xpt/all/xpt-http.h
www.eeworm.com/read/138548/5815526
pm http10.pm
#
# $Id: http10.pm,v 1.1 2001/10/26 17:27:19 gisle Exp $
package LWP::Protocol::http10;
use strict;
require LWP::Debug;
require HTTP::Response;
require HTTP::Status;
require IO::Socket;
require IO:
www.eeworm.com/read/136989/5828259
h http_states.h
/* -*- c++ -*- */
// HTTP_States.h,v 1.1 2003/11/25 07:33:10 kobica Exp
#ifndef JAWS_HTTP_STATES_H
#define JAWS_HTTP_STATES_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#include "jaws3
www.eeworm.com/read/136989/5828261
h http_data.h
/* -*- c++ -*- */
// HTTP_Data.h,v 1.1 2003/08/25 07:42:52 kobica Exp
#ifndef JAWS_HTTP_DATA_H
#define JAWS_HTTP_DATA_H
#include "ace/OS.h"
#include "ace/FILE_IO.h"
#include "ace/SOCK_Stream
www.eeworm.com/read/136989/5828304
cpp http_tester.cpp
// http_tester.cpp,v 1.11 2000/04/27 23:06:20 jxh Exp
#include "client.h"
ACE_RCSID(stress_testing, http_tester, "http_tester.cpp,v 1.11 2000/04/27 23:06:20 jxh Exp")
int Client_Parameters::t
www.eeworm.com/read/136989/5828315
cpp http_handler.cpp
// HTTP_Handler.cpp,v 1.28 2003/11/01 11:15:22 dhinton Exp
// HTTP_Service.cpp -- simple implementation of the HTTP protocol
#include "ace/Message_Block.h"
#include "ace/Filecache.h"
#includ
www.eeworm.com/read/136989/5828316
h http_request.h
/* -*- c++ -*- */
// Hey, Emacs! This is a C++ file!
// HTTP_Request.h,v 1.17 2003/11/01 11:15:22 dhinton Exp
// ============================================================================
//