set_host_ipvfuture
Set the host to an address
Synopsis
static_url&
set_host_ipvfuture(string_view s);
Defined in file <include/boost/url/static_url.hpp> on line 386
Description
The host is set to the specified IPvFuture string. The host type is host_type::ipvfuture.
Postconditions
this->has_authority() == true && this->host_ipvfuture) == s && this->host_type() == host_type::ipvfuture