Home | Libraries | People | FAQ | More |
(Inherited from url_base
)
Normalize the URL scheme.
url_base& normalize_scheme();
Applies Syntax-based normalization to the URL scheme. The scheme is normalized to lowercase.
Strong guarantee. Calls to allocate may throw.