boost::urls::url::remove_port
Remove the port
Synopsis
Declared in header <boost/url/url.hpp>
url&
remove_port() noexcept;
Description
See Also
set_port .
Remove the port
Declared in header <boost/url/url.hpp>
url&
remove_port() noexcept;
set_port .