You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wrong system properties are read in order to get the proxy
username/password. This is probably coming from a quick copy-paste.
ProxyManager:
- line 118: it should be LOCAL_PROXY_AUTHORIZATION_PROPERTY
- line 122: it should be JVM_PROXY_AUTHORIZATION_PROPERTY
Anyway even with these changes, I get a 407 from the proxy. I would recommend
using the same implementation as apache http components (httpclient).
Original issue reported on code.google.com by cox1...@gmail.com on 23 Aug 2012 at 12:56
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
cox1...@gmail.com
on 23 Aug 2012 at 12:56The text was updated successfully, but these errors were encountered: