发送HTTP代理请求错误
"HTTP/1.1 502 Proxy Error ( The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. )
Via: 1.1 PROXY
Connection: close"
connect代理成功,
发送 "CONNECT www.csdn.net:80 HTTP/1.1\r\nUser-Agent: PROXY/0.1\r\n\r\n"
返回如上错误,
这种错误该怎么解决,搜了很多地方找不到,谢谢。
问题点数:20、回复次数:1Top
1 楼umbrella1984(雨伞(KEN))回复于 2006-03-07 17:24:50 得分 0
不让连接吧,如果成功的话会返回200的。Top




