Namespace urls
Name |
Description |
Percent-encoding options |
|
A reference to a valid, percent-encoded string |
|
A reference to a valid percent-encoded string |
|
Return a valid percent-encoded string |
|
Format the string with percent-decoding applied to the output stream |
|
Identifies the type of host in a URL. |
|
Error codes returned the library |
|
An IP version 4 style address. |
|
Return true if two addresses are equal |
|
Return true if two addresses are not equal |
|
Format the address to an output stream. |
|
Return an IPv4 address from an IP address string in dotted decimal form |
|
An IP version 6 style address. |
|
Return true if two addresses are equal |
|
Return true if two addresses are not equal |
|
Format the address to an output stream |
|
Parse a string containing an IPv6 address. |
|
Identifies a known URL scheme |
|
Return the known scheme for a non-normalized string, if known |
|
Return the normalized string for a known scheme |
|
Return the default port for a known scheme |
|
A non-owning reference to a valid URL |
|
A non-owning reference to a valid authority |
|
Return the result of comparing two authorities The authorities are compared component by component as if they were first normalized. |
|
Return the result of comparing two authorities The authorities are compared component by component as if they were first normalized. |
|
Return the result of comparing two authorities The authorities are compared component by component as if they were first normalized. |
|
Return the result of comparing two authorities The authorities are compared component by component as if they were first normalized. |
|
Return the result of comparing two authorities The authorities are compared component by component as if they were first normalized. |
|
Return the result of comparing two authorities The authorities are compared component by component as if they were first normalized. |
|
Format the encoded authority to the output stream |
|
Parse an authority |
|
An optional parameter to determine case-sensitivity |
|
Common functionality for containers |
|
Format to an output stream |
|
Common functionality for containers |
|
Format to an output stream |
|
A view representing path segments in a URL |
|
A view representing path segments in a URL |
|
Parse a string and return an encoded segment view |
|
The type of no_value |
|
A query parameter |
|
A query parameter |
|
Constant indicating no value in a param |
|
A query parameter |
|
Return the buffer size needed for percent-encoding |
|
Apply percent-encoding to a string |
|
Return a percent-encoded string |
|
The sub-delims character set |
|
The unreserved character set |
|
The path character set |
|
The type of variant used by the library |
|
Common functionality for containers |
|
Format to an output stream |
|
A view representing query parameters in a URL |
|
Common functionality for containers |
|
Format to an output stream |
|
A view representing query parameters in a URL |
|
A view representing query parameters in a URL |
|
Parse a string and return an encoded params view |
|
Common functionality for containers |
|
A view representing query parameters in a URL |
|
A view representing path segments in a URL |
|
A view representing path segments in a URL |
|
Common functionality for containers |
|
Return the result of comparing two URLs |
|
Return the result of comparing two URLs |
|
Return the result of comparing two URLs |
|
Return the result of comparing two URLs |
|
Return the result of comparing two URLs |
|
Return the result of comparing two URLs |
|
Format the url to the output stream |
|
Resolve a URL reference against a base URL |
|
A modifiable container for a URL. |
|
Swap |
|
Return a reference to a parsed URL string |
|
Return a reference to a parsed URL string |
|
Return a reference to a parsed URL string |
|
Return a reference to a parsed URL string |
|
Return a reference to a parsed URL string |
|
A modifiable container for a URL. |
|
Common implementation for all static URLs |