[
https://issues.apache.org/jira/browse/HTTPCLIENT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551208
]
Roland Weber commented on HTTPCLIENT-711:
-----------------------------------------
on a related matter, this section indicates a bug in connection re-use handling:
[DEBUG] DefaultClientRequestDirector - Connection kept alive
[DEBUG] wire - << "<HTML><HEAD><meta http-equiv="content-type"
content="text/html;charset=utf-8">[\n]"
[DEBUG] wire - << "<TITLE>302 Moved</TITLE></HEAD><BODY>[\n]"
[DEBUG] wire - << "<H1>302 Moved</H1>[\n]"
[DEBUG] wire - << "The document has moved[\n]"
[DEBUG] wire - << "<A HREF="http://www.google.ch/">here</A>.[\r][\n]"
[DEBUG] wire - << "</BODY></HTML>[\r][\n]"
[DEBUG] SingleClientConnManager - Released connection open but not reusable.
I've committed a change which I hope will fix this issue.
cheers,
Roland
> bad route computed for redirected requests
> ------------------------------------------
>
> Key: HTTPCLIENT-711
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-711
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Affects Versions: 4.0 Alpha 2
> Reporter: Oleg Kalnichevski
> Priority: Critical
> Fix For: 4.0 Alpha 3
>
>
> BasicRouteDirector appears to miscalculate complex routes. Example to follow.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]