This website requires JavaScript.
Explore
Help
Sign In
Apache
/
httpcomponents-client
mirror of
https://github.com/apache/httpcomponents-client.git
Watch
1
Star
0
Fork
You've already forked httpcomponents-client
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
efe57e03c6
httpcomponents-client
/
httpclient5
History
Arturo Bernal
efe57e03c6
Workaround for URL quoting issue with LLv6 host literals. Due to an issue with URL quoting for LLv6 host literals, the original implementation of SystemDefaultDnsResolver does not support constructing URLs with LLv6 literals that have a ZoneID. This commit implements a workaround that strips the ZoneID from LLv6 literals before resolving them. This allows URLs with LLv6 literals to be constructed without quoting the ZoneID. Note that this workaround does not fully comply with RFC 6874, but it should work in most cases.
2023-08-12 17:14:53 +02:00
..
src
Workaround for URL quoting issue with LLv6 host literals. Due to an issue with URL quoting for LLv6 host literals, the original implementation of SystemDefaultDnsResolver does not support constructing URLs with LLv6 literals that have a ZoneID. This commit implements a workaround that strips the ZoneID from LLv6 literals before resolving them. This allows URLs with LLv6 literals to be constructed without quoting the ZoneID. Note that this workaround does not fully comply with RFC 6874, but it should work in most cases.
2023-08-12 17:14:53 +02:00
pom.xml
Upgraded project version to 5.3-alpha1-SNAPSHOT
2023-08-12 17:14:16 +02:00