Normalize the URL scheme
static_url& normalize_scheme();
Declared in file <boost/url/static_url.hpp> at line 425
Applies Syntax-based normalization to the URL scheme.
The scheme is normalized to lowercase.
Strong guarantee. Calls to allocate may throw.