Structs§
- Allowed
Host Config - Represents a single
allowed_outbound_hosts
item. - Outbound
Allowed Hosts - A check for whether a URL is allowed by the outbound networking configuration.
- Outbound
Url - A parsed URL used for outbound networking.
Enums§
- Allowed
Hosts Config - Represents an allowed_outbound_hosts config.
- Host
Config - Represents the host part of an allowed_outbound_hosts item.
- Individual
Port Config - Represents a single port specifier in an allowed_outbound_hosts item.
- Port
Config - Represents the port part of an allowed_outbound_hosts item.
- Scheme
Config - Represents the scheme part of an allowed_outbound_hosts item.
Constants§
- SERVICE_
CHAINING_ DOMAIN - The domain used for service chaining.
- SERVICE_
CHAINING_ DOMAIN_ SUFFIX - The domain suffix used for service chaining.
Traits§
- Disallowed
Host Handler - A trait for handling disallowed hosts
Functions§
- is_
service_ chaining_ host - Checks if the host is a service chaining host.
- parse_
service_ chaining_ target - Parses a service chaining target from a URL.
Type Aliases§
- Shared
Future Result - An easily cloneable, shared, boxed future of result