Skip to main content

Module routing

Module routing 

Source
Expand description

Protocol-aware routing path resolution.

resolve_routing_path translates a proxy’s advertised capabilities and the caller’s transport preference into a concrete RoutingPath that the HTTP client layer uses when opening a connection.

Enums§

TransportPreference
Preference expressed by the caller when acquiring a proxy.

Functions§

resolve_routing_path
Resolve the RoutingPath for a request given proxy capabilities and the caller’s transport preference.