Normalize the URL components
url_base& normalize();
Declared in file <src/url_base.cpp> at line 1926
Applies Syntax-based normalization to all components of the URL.
Strong guarantee. Calls to allocate may throw.