代码搜索:HTTP解析
找到约 10,000 项符合「HTTP解析」的源代码
代码结果 10,000
www.eeworm.com/read/477551/6738315
java http.java
// $Id: HTTP.java,v 1.10 2001/01/25 02:17:09 nconway Exp $
package tornado;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.TimeZone;
public final class HTTP {
p
www.eeworm.com/read/264742/11303128
sy_ http.sy_
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