Thanks!

I think all you need to know is what the header looks like, as i did look at
the logs. It simply ignores the header. The header looks like this:

Refresh: 0; URL=https://........

so, just as in 302 code where it follows the redirects, we would need to
have it follow this "redirect" and request the page.

Do you need more info than this?

-----Original Message-----
From: Kalnichevski, Oleg [mailto:[EMAIL PROTECTED]
Sent: Mon, January 12, 2004 2:51 PM
To: Commons HttpClient Project
Subject: RE: refresh header proxy


David,
No, it is not. However, as we are currently in the process of reengineering
authentication/proxy code, if you provide the wirelog/debug of the HTTP
session in question, we might be able to add such feature to the development
branch of HttpClient in the forthcoming weeks

For details on logging in HttpClient please refer to the HttpClient logging
guide <http://jakarta.apache.org/commons/httpclient/logging.html>

Cheers

Oleg

-----Original Message-----
From: David Rosenstark [mailto:[EMAIL PROTECTED]
Sent: Monday, January 12, 2004 13:47
To: Commons HttpClient Project
Subject: refresh header proxy


Is the refresh header supposed to be supported by httpclient (latest
version)?
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.

TIA,
David


---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to