Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
3.1 RC1
-
None
Description
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).
Attachments
Attachments
Issue Links
- duplicates
-
HTTPCLIENT-634 HostConfiguration socketFactory is ignored
- Closed
- relates to
-
HTTPCLIENT-648 A redirect does not use the same ProtocolSocketFactory as the original method
- Closed