Set the zone ID for an IPv6 address (percent‐encoded).

Synopses

Declared in <boost/url/url_base.hpp>

Set the zone ID for an IPv6 address (percent‐encoded).

Set the zone ID for an IPv6 address (percent‐encoded).

Exceptions

Name

Thrown on

system_error

s contains an invalid percent‐encoding.

Return Value

*this

Parameters

Name

Description

s

The zone ID to set.

Created with MrDocs