代码搜索:HTTP解析
找到约 10,000 项符合「HTTP解析」的源代码
代码结果 10,000
www.eeworm.com/read/238873/13317776
cpp http.cpp
// http.cpp
//
#include "http.h"
#include "filetransfer.h"
#include "httputils.h"
#include
_LIT8(KCRLF, "\r\n");
_LIT8(KSpace, " ");
_LIT8(KFullStop, ".");
_LIT8(KHTTPPr
www.eeworm.com/read/238873/13317794
h http.h
// http.h
//
#ifndef HEADER_HTTP
#define HEADER_HTTP
#include
#include
#include
class CSmallServServer;
class CFileTransfer;
class CHTTPProtoco
www.eeworm.com/read/323706/13325702
c http.c
//********************************************************************************************
//
// File : http.c implement for Hyper Text transfer Protocol
//
//*********************************
www.eeworm.com/read/323706/13325830
o http.o
www.eeworm.com/read/323706/13325869
h http.h
//********************************************************************************************
//
// File : http.h implement for Hyper Text transfer Protocol
//
//*********************************
www.eeworm.com/read/321822/13398061
tcl http.tcl
# http.tcl
# Client-side HTTP for GET, POST, and HEAD commands.
# These routines can be used in untrusted code that uses the Safesock
# security policy.
# These procedures use a callback interface to
www.eeworm.com/read/320173/13431644
c http.c
#include "nids.h"
#include "stdio.h" /*标准输入输出函数库*/
#include "stdlib.h" /*标准函数库*/
#include "string.h" /*字符串函数库*/
#include "conio.h" /*屏幕操作函数库*/
#include "dos.h"
char ascii_string[10000];
www.eeworm.com/read/320173/13431645
ncb http.ncb
www.eeworm.com/read/320173/13431646
dsp http.dsp
# Microsoft Developer Studio Project File - Name="http" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/320173/13431647
dsw http.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################