代码搜索:http权威指南
找到约 10,000 项符合「http权威指南」的源代码
代码结果 10,000
www.eeworm.com/read/264742/11303305
mi_ http.mi_
www.eeworm.com/read/409855/11310241
c http.c
/* http -- http convenience functions
Copyright (C) 2008 bushing
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Licens
www.eeworm.com/read/409855/11310257
h http.h
#ifndef _HTTP_H_
#define _HTTP_H_
#include
#define TCP_CONNECT_TIMEOUT 5000
#define TCP_BLOCK_SIZE (16 * 1024)
#define TCP_BLOCK_RECV_TIMEOUT 16000
#define TCP_BLOCK_SEND_TIMEOUT 4000
s3
www.eeworm.com/read/263812/11339786
vbp http.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\Stdole2.tlb#OLE Automation
Object={48E59290-9880-11CF-9754-00AA00C00908}#1.0#0; MSINET.OCX
Form=http.frm
IconFo
www.eeworm.com/read/263812/11339788
frm http.frm
VERSION 5.00
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Begin VB.Form frmHTTP
Caption = "Get URL Text"
ClientHeight = 3210
ClientLeft =
www.eeworm.com/read/408757/11370297
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/262894/11386496
data http.data
localhost Sat Nov 04 23:33:18 PST 2000 GET / HTTP/1.0
localhost Sat Nov 04 23:33:24 PST 2000 GET /CHAT?text=hello+there&submit=Reply&virtual=localhost HTTP/1.0
localhost Sat Nov 04 23:33:37 PST 2000 G
www.eeworm.com/read/262894/11386523
data http.data
127.0.0.1 Tue Oct 31 13:57:36 PST 2000 GET / HTTP/1.0
127.0.0.1 Tue Oct 31 13:57:40 PST 2000 GET /CHAT?text=hello&virtual=127.0.0.1 HTTP/1.0
127.0.0.1 Tue Oct 31 13:57:43 PST 2000 GET /CHAT?text=how+a
www.eeworm.com/read/262820/11389554