carterkozak opened a new pull request #279:
URL: https://github.com/apache/httpcomponents-core/pull/279


   This adds support for bracketed IPv6 host parsing to the following:
   * `org.apache.hc.core5.net.Host.create(String)`
   * `org.apache.hc.core5.net.URIAuthority.create(String)`
   * `org.apache.hc.core5.http.HttpHost.create(String)`
   
   This commit does not address "InetAddressUtils: Parsing may fail when an
   IPv6 scope id might be provided." which does not appear to be relevant to
   URI encoding, I need to find the original discussion to better understand
   this piece.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to