I think these are teh relevant lines:

2004-01-12 15:21:14,406 [main] DEBUG httpclient.wire - << "Content-Type:
text/html[\r][\n]"
2004-01-12 15:21:14,406 [main] DEBUG httpclient.wire - << "Pragma:
no-cache[\r][\n]"
2004-01-12 15:21:14,406 [main] DEBUG httpclient.wire - << "Refresh: 0;
URL=https://reports.xxxx.com/users/xxxx/file.csv[\r][\n]";
2004-01-12 15:21:14,406 [main] DEBUG httpclient.wire - << "Connection:
Close[\r][\n]"

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


> There is not anything like a refresh header in HTTP. You probably mean

Odi, that quite well may be, but to my best knowledge certain widely used
proxy headers are not really defined by any RFCs. There are just common
practices that most of the leading proxy servers adhere to (to an extent)
like 'Proxy-connection' header. Refresh header may fall into such category
of commonly used proxy headers. We should be able to tell if my theory is
right by examining the wirelog of the session.

Oleg

---------------------------------------------------------------------
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