[#B92E8CB4EB592F837044F6F7D56B68801ABBC530]

Function url:: normalize

Normalize the URL components

Synopsis

            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)