Skip to main content

Crate eggress_uri

Crate eggress_uri 

Source

Structs§

CredentialSpec
Credential specification.
EndpointSpec
Endpoint address specification.
ProxyChainSpec
Specification for a proxy chain (one or more hops).
ProxyHopSpec
Specification for a single proxy hop.
RedactedUri
A redacted display wrapper that hides credentials.

Enums§

ProtocolSpec
Supported proxy protocols.
UriParseError
Errors that can occur during URI parsing.

Functions§

parse_proxy_chain
Parse a proxy chain URI string into a chain specification.
redact_proxy_uri
Redact userinfo from an arbitrary proxy URI while preserving its endpoint.