boost::urls::static_url::normalize
Normalize the URL components
Synopsis
Declared in <boost/url/static_url.hpp>
static_url&
normalize();
Description
Applies Syntax-based normalization to all components of the URL.
Normalize the URL components
Declared in <boost/url/static_url.hpp>
static_url&
normalize();
Applies Syntax-based normalization to all components of the URL.