Asp WinHttp.WinHttpRequest.5.1 对象使用详解 伪造 HTTP 头信息

2019-04-01 14:46:14王振洲

该 WinHttpRequest 对象使用 IErrorInfo 接口来提供错误数据。
A description and numerical error value can be obtained with the Err object in Microsoft Visual Basic Scripting Edition (VBScript),
and the Error object in Microsoft JScript.
The lower 16 bits of an error number correspond to the values found in Error Messages.
Note For Windows XP and Windows 2000, see Run-Time Requirements.
注意:对于 Windows XP 和 Windows 2000,请参阅运行时间要求。

Requirements 要求

最低支持的客户端 Windows XP, Windows 2000 Professional with SP3 Windows XP
最低支持的服务器 Windows Server 2003, Windows 2000 Server with SP3

可再发行 WinHTTP 5.0 and Internet Explorer 5.01 or later on Windows XP and Windows 2000.
WinHTTP的5.0和Internet Explorer 5.01或更高版本的Windows XP和Windows 2000。
IDL HttpRequest.idl HttpRequest.idl
Library Winhttp.lib Winhttp.lib
DLL Winhttp.dll Winhttp.dll

您可能感兴趣的文章:

用asp+xmlhttp编写web采集程序asp.net HttpWebRequest自动识别网页编码Asp.net XMLHTTP封装类(GET,Post发送和接收数据)运行asp.net时出现 http错误404-文件或目录未找到Javascript+XMLHttpRequest+asp.net无刷新读取数据库数据asp.net利用HttpModule实现防sql注入asp.net 模拟提交有文件上传的表单(通过http模拟上传文件)asp页面提示Response 对象 错误 ASP 0156 : 80004005 HTTP 头错误asp中利用xmlhttp抓取网页内容的代码Asp 使用 Microsoft.XMLHTTP 抓取网页内容并过滤需要的asp中使用MSXML2.ServerXMLHTTP实现异步请求例子解决ASP中http状态跳转返回错误页的问题