:relfileprefix: ../../../ [#B92E8CB4EB592F837044F6F7D56B68801ABBC530] = Function url::normalize pass:v,q[Normalize the URL components] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- xref:boost/urls/url.adoc[url]& normalize(); ---- == Description pass:v,q[Applies Syntax-based normalization to] pass:v,q[all components of the URL.] === Exception Safety pass:v,q[Strong guarantee.] pass:v,q[Calls to allocate may throw.] === Specification * link:https://datatracker.ietf.org/doc/html/rfc3986#section-6.2.2[6.2.2 Syntax-Based Normalization (rfc3986)] == Return Value * ``