Structs§
- Http
Endpoint - A
Uriproven to be an absolutehttp/httpsURL. - UriSerde
- A wrapper for
http::Urithat implementsDeserializeandSerialize.
Enums§
- Http
Endpoint Error - Error returned when a configured endpoint cannot be used as an absolute HTTP URL.
Functions§
- protocol_
endpoint - Simplify the URI into a protocol and endpoint by removing the
“query” portion of the
path_and_query.