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.

Re: [netcdf-java] Possibility for per-dataset http client?


Jon Blower wrote:
>> so the remote site issues a challenge. do you just pass it on to your user 
>> at her web page, or have you cached her credentials?
> 
> Currently I imagine that the credentials (which may be a Grid proxy
> certificate, boo hiss) will be cached on the server.  I was thinking
> that the user would log on to my web app, thereby creating a session
> object in which we can cache credentials.


so we need some hooks into HttpClient. If you have any concrete API ideas, send 
them over.