[
https://issues.apache.org/jira/browse/HTTPCLIENT-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olaf Sebelin updated HTTPCLIENT-658:
------------------------------------
Attachment: patch_TestHostConfiguration.txt
Added a Test for the patch to
org.apache.commons.httpclient.TestHostConfiguration.
> Custom Protocol in HostConfiguration ignored
> --------------------------------------------
>
> Key: HTTPCLIENT-658
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-658
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 3.1 RC1
> Reporter: Olaf Sebelin
> Fix For: 3.1 Final
>
> Attachments: patch.txt, patch_TestHostConfiguration.txt
>
>
> If you you do not register a custom Protocol as scheme default handler but
> set it in HostConfiguration, it will be ignored if the URL given to a Method
> instance is absolute.
> HttpClient will then override it by calling hostconfig.setHost(uri).
--
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]