...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Normalize the URL scheme.
url& normalize_scheme();
Applies Syntax-based normalization to the URL scheme. The scheme is normalized to lowercase.
Strong guarantee. Calls to allocate may throw.