Skip to main content

Module uri

Module uri 

Source

Structs§

HttpEndpoint
A Uri proven to be an absolute http/https URL.
UriSerde
A wrapper for http::Uri that implements Deserialize and Serialize.

Enums§

HttpEndpointError
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.