Skip to main content

Module transport

Module transport 

Source
Expand description

The single I/O layer for the pipeline.

Wraps forward_request from proxy/forwarding.rs and maps reqwest failures to Response::Upstream502. Buffer vs stream decision comes from the Route — no content-type sniffing at dispatch time.

Structs§

ProxyTransport