1、测试安装:Test that the proxy is installed and available:
http://[你的机器名]/DotNet/proxy.ashx?ping
eg:http://localhost/DotNet/proxy.ashx?ping

2、测试二:Test that the proxy is able to forward requests directly in the browser using:
本文介绍了一种测试代理服务器是否正确安装及可用性的方法,包括直接在浏览器中使用特定URL来验证代理服务器能否转发请求。通过两个测试步骤,确保代理服务器的功能正常。
1、测试安装:Test that the proxy is installed and available:
http://[你的机器名]/DotNet/proxy.ashx?ping
eg:http://localhost/DotNet/proxy.ashx?ping

2、测试二:Test that the proxy is able to forward requests directly in the browser using:

被折叠的 条评论
为什么被折叠?