You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Jiri Kopsa <Ji...@Sun.COM> on 2006/10/29 21:04:17 UTC

[PATCH] Proxy detection for JDK 1.5 and 1.6

Folks,

here is a patch for 
org.apache.commons.httpclient.contrib.proxy.PluginProxyUtil that allows 
detection of proxy settings in a browser (applet) for JDK 1.5 and 1.6. 
It's actually using existing logic, just enables it for JDK1.5 and JDK1.6.

Thanks for the essential piece of software, which httpclient surely is!

Jiri Kopsa

Re: [PATCH] Proxy detection for JDK 1.5 and 1.6

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Sun, 2006-10-29 at 21:04 +0100, Jiri Kopsa wrote:
> Folks,
> 
> here is a patch for 
> org.apache.commons.httpclient.contrib.proxy.PluginProxyUtil that allows 
> detection of proxy settings in a browser (applet) for JDK 1.5 and 1.6. 
> It's actually using existing logic, just enables it for JDK1.5 and JDK1.6.
> 
> Thanks for the essential piece of software, which httpclient surely is!
> 
> Jiri Kopsa

Patch checked in. Many thanks, Jiri

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org