JVM Languages
proxy.txt
Associated article: Diagnosing Proxy Server Problems
Tags: Mobile JVM Languages
Published source code accompanying the article by Russ Ethington in which he presents TCPMapper, a Java utility that lets you peek inside the network connections between your browser and a proxy server. Also see PROXY.ZIP.
Diagnosing Proxy Server Problems by Russ Ethington Figure 1: GET http://www.yahoo.com/ HTTP/1.0 Accept: image/gif, image/jpeg, image/pjpeg, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt) Host: www.yahoo.com Proxy-Connection: Keep-Alive Cookie: ...


