David Rosenstark wrote:
Is the refresh header supposed to be supported by httpclient (latest version)?
There is not anything like a refresh header in HTTP. You probably mean the refresh feature of HTML. HTML is transported by HTTP as the message body. HttpClient does not try to interprete the message body and therefor does and will not support refresh.
I have been trying to connect to a site (SSL) through our proxy and it send me back a header with refresh: 0, URL=https://..... and httpclient is not requesting it from there.
Kind regards
Ortwin Glück
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]