normalize

Normalize the URL components

Synopsis

static_url&
normalize();

Defined in file <include/boost/url/static_url.hpp> on line 423

Description

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

Exception Safety

Strong guarantee. Calls to allocate may throw.