c29e703275
Motivation: When authenticating with a proxy server, HttpProxyHandler should use the 'Proxy-Authorization' header rather than the 'Authorization' header. Modifications: - Use 'Proxy-Authorization' header Result: Can connect to an HTTP proxy server |
||
---|---|---|
.. | ||
HttpProxyServer.java | ||
ProxyHandlerTest.java | ||
ProxyServer.java | ||
Socks4ProxyServer.java | ||
Socks5ProxyServer.java | ||
TestMode.java | ||
UnresponsiveHandler.java |