Normalize the URL components
<include/boost/url/url_base.hpp>
url_base& normalize();
Applies Syntax-based normalization to all components of the URL.
Calls to allocate may throw.