DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21216>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21216

httpclient follows 302 with empty link up to max redirects

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-07-01 13:25 -------
Ok. The problem is perfectly reproducible. Still, I believe that HttpClient
behavior is absolutely correct. It just does exactly what it is told to do by
the target HTTP server. It is not up to HttpClient to decide whether the target
URL makes sense or not, as long it is a valid URL. I suggest you disable
automatic redirect for that particular URL and implement custom redirect logic
that suits your needs. 

Does anyone see it differently?

Oleg

PS: I tried hitting the site in question with Galeon and it did not work either.
I could not care less if the site works with IE

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

Reply via email to