Module proxy

Expand description

Proxy utilities and types.

Structsยง

ProxyRequest
A request to proxy between source and target (stream).
ProxyTarget
Target Authority for a proxy/forwarder service.
StreamForwardService
A proxy Service which takes a ProxyRequest and copies the bytes of both the source and target Streams bidirectionally.