[#2F6676D47566C09B4AA8D38C4F2405638250FB5A]

Function static_url:: normalize

Normalize the URL components

Synopsis

            static_url&
normalize();
        

Description

Applies Syntax-based normalization to all components of the URL.

Exception Safety

Strong guarantee. Calls to allocate may throw.

Specification

  • 6.2.2 Syntax-Based Normalization (rfc3986)