Re: Code review needed for 6737819

2009-09-15 Thread Christopher Hegarty - Sun Microsystems Ireland
Looks good. -Chris. On 15/09/2009 15:36, Jean-Christophe Collet wrote: Here are the changes for 6737819. This allows for the previously hard-coded, always in, values for http.nonProxyHosts and ftp.nonProxyHosts to be overridden when necessary. I.E. before it was never possible to reach localho

Code review needed for 6737819

2009-09-15 Thread Jean-Christophe Collet
Here are the changes for 6737819. This allows for the previously hard-coded, always in, values for http.nonProxyHosts and ftp.nonProxyHosts to be overridden when necessary. I.E. before it was never possible to reach localhost (and its variations) via a proxy (hard coded exemption). These changes