normalize

Normalize the URL components

Synopsis

url_base&
normalize();

Declared in file <include/boost/url/url_base.hpp> on line 2539

Defined in file <src/url_base.cpp> on line 1926

Description

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

Exception Safety

Strong guarantee. Calls to allocate may throw.