修改http头信息

用WebHeaderCollection是无法完成的,因为其限制修改

Referer 和User-Agent

 

只能用注册表修改的方法

A standard user agent string would look similar to:

Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Which means Internet Explorer 5.5 running on Windows 2000.

Changing the Default User Agent Values
Open your registry and find the key below. If it does not already exist then create it.

[HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Internet Settings/5.0/User Agent]

Create three new string values called "Compatible", "Version" and "Platform". Set them to equal what you would like to be displayed instead of "compatible", "MSIE 5.5" and "Windows NT 5.0" respectively in the example above.

You can also modify the value of "(Default)" to change the browser name "Mozilla/4.0" in the example above.

Changing the Branded User Agent String
In addition when a customized user agent string is used it may contain additional information set by the company that created a branded version of the browser. For example a branded version from an ISP may look like:

Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; Your_ISP_Name)

Since this information is sent to the remote web server it may be stored in the web server log files and therefore possibly used to track branded versions of a web browser.

To change it open your registry and find the key [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Internet Settings/User Agent/Post Platform].

Each value name listed in this key will be sent to the remote web server as an additional entry in the user agent string. To remove any additional information delete the values within the [Post Platform] key. To add additional entries create a string value and name it the string you want to be sent.

Restart Internet Explorer for the changes to take effect.

Note: This tweak may affect some online services that read this information to detect the operating system such as Microsoft Windows Update.

Registry Editor Example
|NameTypeData|
|{Default)REG_SZMozilla/4.0|
|CompatibleREG_SZcompatible|
|VersionREG_SZMSIE 5.5|
|PlatformREG_SZWindows NT 5.0 |
-
|HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion...|
-

Registry Settings
System Key: [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/
Internet Settings/5.0/User Agent]
Value Name: (Default), Compatible, Version, Platform
Data Type: REG_SZ (String Value)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值