[#408B15F67E8C5859EA0343197A71E7DF35FD8EDF]
Normalize the URL scheme
static_url& normalize_scheme();
Applies Syntax-based normalization to the URL scheme.
The scheme is normalized to lowercase.
Strong guarantee. Calls to allocate may throw.