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


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]

Reply via email to