NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [netcdf-java] setting proxy...

Hi Dennis,

Thanks for responding. 
> Brian-
> I provided a fix that will go into
> a minor release of 4.2; should be available
> shortly.

Great!  
> 
> Basically there will be two procedures
> 1. HTTPSession.setGlobalSimpleProxy(String host, int port)
> 2. HTTPSession.setSimpleProxy(String host, int port)
> 
> The remaining issue is how to get the HTTPSession instance.
> Do you normally use the HttpClientManager class to set up
> connections?

No, I've never used that class. If you can provide a static method on the 
HttpClientManger to fetch the current and global sessions, that would work.

p.s. Is 4.3 moving to HttpComponents instead of HttpClient

 
-- 
Brian Schlining





  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: