[#95D526413A09346439F23DF732D8BCE5C95C19B3]

Function url_base:: normalize

Normalize the URL components

Synopsis

            url_base&
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)