代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/413154/11164868
xml http.xml
http://sdm.lbl.gov/~arie/papers/DataMover.SSDBM04.pdf
624874
www.eeworm.com/read/267475/11177837
c http.c
/* HTTP support.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it and/or modify
it under the terms of the GNU Ge
www.eeworm.com/read/266380/11228222
js http.js
var bXmlHttpSupport = (typeof XMLHttpRequest == "object" || window.ActiveXObject);
function httpPost(sURL, sParams) {
var oURL = new java.net.URL(sURL);
var oCo
www.eeworm.com/read/266380/11228526
js http.js
var bXmlHttpSupport = (typeof XMLHttpRequest == "object" || window.ActiveXObject);
function httpPost(sURL, sParams) {
var oURL = new java.net.URL(sURL);
var oCo
www.eeworm.com/read/266153/11238692
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/266020/11246529
c http.c
/****************************************************************************/
/*
* http.c -- get MP3 data from a http address.
*
* (C) Copyright 1999, Greg Ungerer (gerg@snapgear.com)
*/
/*****
www.eeworm.com/read/336127/12475736
c http.c
/*********************************************************************************
* http.c v1.00 webserver程序 *
* 版权(c) 2004- 北京百科融创科技有限公司
www.eeworm.com/read/249725/12477731
c http.c
/*
httperf -- a tool for measuring web server performance
Copyright (C) 2000 Hewlett-Packard Company
Contributed by David Mosberger-Tang
This file is part of http
www.eeworm.com/read/249725/12477803
h http.h
/*
httperf -- a tool for measuring web server performance
Copyright (C) 2000 Hewlett-Packard Company
Contributed by David Mosberger-Tang
This file is part of http
www.eeworm.com/read/336022/12481233
txt http 错误.txt
<mark>HTTP</mark> 错误 400
400 请求出错
由于语法格式有误,服务器无法理解此请求。不作修改,客户程序就无法重复此请求。
<mark>HTTP</mark> 错误 401
401.1 未授权:登录失败
此错误表明传输给服务器的证书与登录服务器所需的证书不匹配。
请与 Web 服务器的管理员联系,以确认您是否具有访问所请求资源的权限。
401.2 未授权:服务器的配置导致登录失败
此错误表 ...