set_host_ipvfuture
Set the host to an address
Synopsis
url_base&
set_host_ipvfuture(string_view s);
Declared in file <include/boost/url/url_base.hpp> on line 1378
Defined in file <src/url_base.cpp> on line 850
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