mirror of
https://github.com/boostorg/url.git
synced 2026-01-23 06:02:17 +00:00
This commit changes the IP-literal rule to also accept IPv6addrz as a valid ipv6 host type. IPv6addrz includes a ZoneID at the end, delimited by an encoded "%25". The ipv6_address class is unmodified, as the mapping from the ZoneID to a std::uint32_t is dependent on the application context. The original ZoneID can be obtained from the url_view. fix #711
14 KiB
14 KiB