arturobernalg opened a new pull request, #571:
URL: https://github.com/apache/httpcomponents-core/pull/571

   Implement RFC 6874 zone ID handling for IPv6 literals.
   Round-trip: parse [fe80::1%25eth0] → "fe80::1%eth0", format → 
"[fe80::1%25eth0]"; validates ZoneID.
   Touches URIAuthority/URIBuilder/HttpHost; includes tests; preserves 
compatibility.


-- 
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.

To unsubscribe, e-mail: [email protected]

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