[
https://issues.apache.org/jira/browse/HTTPCLIENT-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Freedman updated HTTPCLIENT-1254:
-----------------------------------------
Attachment: stacktrace.txt
stack trace for HTTPCLIENT-1254
> Redirect with underscore in hostname causes ProtocolException
> -------------------------------------------------------------
>
> Key: HTTPCLIENT-1254
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1254
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 4.1.3
> Reporter: Richard Freedman
> Attachments: stacktrace.txt
>
>
> HTTPCLIENT-911 allowed requests for URIs with hostnames containing uderscores
> to work, even though they are not RFC compliant.
> However, if such a request results in a redirect to a different path on the
> same host, a ProtocolException with the message "Redirect URI does not
> specify a valid host name" is thrown. presumably due to the same sort of
> issue fixed by HTTPCLIENT-911
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]