代码搜索:HTTP解析
找到约 10,000 项符合「HTTP解析」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6162456
c http.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
www.eeworm.com/read/110972/6162461
h http.h
/*
* 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
www.eeworm.com/read/109242/6175664
c http.c
#include
#include
#include
#include "windef.h"
#include "winbase.h"
#include "wininet.h"
#include "wine/test.h"
int goon = 0;
VOID WINAPI callback(
HINTERNET h
www.eeworm.com/read/107896/6187611
rc http.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/106385/6194765
h http.h
//==========================================================================
//
// net/http.h
//
// Stand-alone HTTP (client) support for RedBoot
//
//=======================================
www.eeworm.com/read/103771/6212565
def http.def
-- automatically generated by mosy 7.2 #163 (), do not edit!
-- object definitions compiled from HttpServer-MIB
httpServer internetServer.3
httpStatistics httpServer.1
totalB
www.eeworm.com/read/100926/6264433
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/100926/6264560
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/100046/6274769
c http.c
/* HTTP.c
** MULTITHREADED IMPLEMENTATION OF HTTP CLIENT
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
** @(#) $Id: HTTP.c,v 1.178 1999
www.eeworm.com/read/100046/6274775
h http.h
/*
W3C Sample Code Library libwww HTTP Client
!
Multi Threaded HyperText Tranfer Protocol Client Module
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright state