encoded_zone_id
Return the IPv6 Zone ID
Synopsis
pct_string_view
encoded_zone_id() const noexcept;
Declared in file <include/boost/url/url_view_base.hpp> on line 1450
Defined in file <src/url_view_base.cpp> on line 422
Description
If the host type is host_type::ipv6, this function returns the Zone ID as a string. Otherwise an empty string is returned. The returned string may contain percent escapes.