代码搜索:HTTP解析
找到约 10,000 项符合「HTTP解析」的源代码
代码结果 10,000
www.eeworm.com/read/433388/7933478
pch http.pch
www.eeworm.com/read/433388/7933482
dsw http.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/433388/7933484
opt http.opt
www.eeworm.com/read/398558/7937056
h http.h
//-----------------------------------------------------------------------------
// HTTP.H
//
//-----------------------------------------------------------------------------
#define NONE 0
www.eeworm.com/read/398558/7937127
c http.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/198319/7940584
asm http.asm
.nolist
.include "param.inc"
.include "8019.inc"
.list
.global http
.global open_http
.equ CR, 0x0D
.equ LF, 0x0A
; RSEG CPU_BIT
;;***** http *****
.bitcomm flagSecure, 1
; RSEG CPU_DATA
.comm
www.eeworm.com/read/146107/12671123
c http.c
/////////////////////////////////////////////////////////////////////////////
//
// http.c
//
// MiniWeb - mini webserver implementation
//
////////////////////////////////////////////////////////////
www.eeworm.com/read/246478/12723345
c http.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/332218/12772639
h http.h
//-----------------------------------------------------------------------------
// HTTP.H
//
//-----------------------------------------------------------------------------
#define NONE 0
www.eeworm.com/read/332218/12772704