代码搜索:Http

找到约 10,000 项符合「Http」的源代码

代码结果 10,000
www.eeworm.com/read/136989/5828625

i http_status.i

// -*- c++ -*- // http_status.i,v 1.1 2000/04/27 23:43:18 jxh Exp #if !defined (ACE_HAS_INLINED_OSCALLS) # undef ACE_INLINE # define ACE_INLINE #endif /* ACE_HAS_INLINED_OSCALLS */ ACE_INLIN
www.eeworm.com/read/136989/5828626

h http_headers.h

// http_headers.h,v 1.2 2003/08/06 03:29:13 dhinton Exp // by James Hu // Borrowed from HTTP_Headers.*, which appears to be irrelevent now anyway. #ifndef HTTPU_HTTP_HEADERS_H #define HTTPU_HT
www.eeworm.com/read/136989/5828628

h http_response.h

// http_response.h,v 1.1 2000/04/27 23:43:18 jxh Exp // There are two kinds of HTTP Responses in a proxy. // One is the kind you have to read in from the HTTP server. // The other is the kind you
www.eeworm.com/read/136989/5828629

i http_headers.i

// -*- c++ -*- // http_headers.i,v 1.1 2000/04/27 23:43:17 jxh Exp #if !defined (ACE_HAS_INLINED_OSCALLS) # undef ACE_INLINE # define ACE_INLINE #endif /* ACE_HAS_INLINED_OSCALLS */ ACE_INLI
www.eeworm.com/read/136989/5828631

h http_status.h

// http_status.h,v 1.2 2003/08/06 03:29:13 dhinton Exp #ifndef HTTPU_HTTP_STATUS_HPP #define HTTPU_HTTP_STATUS_HPP #include "ace/Singleton.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma o
www.eeworm.com/read/136989/5828633

h http_base.h

// http_base.h,v 1.1 2000/04/27 23:43:17 jxh Exp #ifndef HTTPU_HTTP_BASE_H #define HTTPU_HTTP_BASE_H #include "ace/Message_Block.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endi
www.eeworm.com/read/136989/5828636

cpp http_response.cpp

// http_response.cpp,v 1.1 2000/04/27 23:43:18 jxh Exp #include "HTTPU/http_response.h" void HTTP_Response::parse_line (void) { this->response_.init (this->line ()); if (this->response_.
www.eeworm.com/read/136989/5828637

h http_export.h

// http_export.h,v 1.2 2003/11/01 11:15:22 dhinton Exp // Definition for Win32 Export directives. // This file is generated automatically by // ${TAO_ROOT}/TAO_IDL/GenExportH.BAT // ------------
www.eeworm.com/read/136989/5828638

i http_response.i

// -*- c++ -*- // http_response.i,v 1.1 2000/04/27 23:43:18 jxh Exp #if !defined (ACE_HAS_INLINED_OSCALLS) # undef ACE_INLINE # define ACE_INLINE #endif /* ACE_HAS_INLINED_OSCALLS */ ACE_INL
www.eeworm.com/read/136571/5869921

c http_util.c

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy o