代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/213147/4929657
cpp http.cpp
// ------------------------------------------------
// File : http.cpp
// Date: 4-apr-2002
// Author: giles
// Desc:
// HTTP protocol handling
//
// (c) 2002 peercast.org
// ------------------------
www.eeworm.com/read/213147/4929666
h http.h
// ------------------------------------------------
// File : http.h
// Date: 4-apr-2002
// Author: giles
// Desc:
//
// (c) 2002 peercast.org
// ------------------------------------------------
// T
www.eeworm.com/read/213039/4933099
h http.h
// http.h,v 1.2 1997/04/29 12:59:49 levine Exp
#include "global.h"
#define CONTENT_ENCODING_HEADER "Content-encoding: "
#define CONTENT_TYPE_HEADER "Content-type: "
#define INCOMING_FILE_NAME
www.eeworm.com/read/213039/4933244
h http.h
/*
* http.h,v 1.3 2000/06/04 22:00:03 brunsch Exp
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by the te
www.eeworm.com/read/211846/4939427
h http.h
// Http.h : structures, functions and definitions for http service
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1997-1998 Microsoft Corporation
// All rig
www.eeworm.com/read/211846/4939447
cpp http.cpp
// Http.cpp : structures, functions and definitions for http service
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1997-1998 Microsoft Corporation
// All r
www.eeworm.com/read/209211/4982183
c http.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include "dat.h"
#incl
www.eeworm.com/read/208123/4996302
http-strings
http_http "http://"
http_200 "200 "
http_301 "301 "
http_302 "302 "
http_get "GET "
http_10 "HTTP/1.0"
http_11 "HTTP/1.1"
http_content_type "content-type: "
http_texthtml "text/html"
http_loc
www.eeworm.com/read/208123/4996539
http-strings
http_http "http://"
http_200 "200 "
http_301 "301 "
http_302 "302 "
http_get "GET "
http_10 "HTTP/1.0"
http_11 "HTTP/1.1"
http_content_type "content-type: "
http_texthtml "text/html"
http_loc
www.eeworm.com/read/205898/5014173
pm http.pm
# ======================================================================
#
# Copyright (C) 2000-2001 Paul Kulchenko (paulclinger@yahoo.com)
# SOAP::Lite is free software; you can redistribute it
# and