Module proxy
Expand description
Proxy utilities and types.
Structsยง
- Proxy
Request - A request to proxy between source and target (stream).
- Proxy
Target - Target
Authorityfor a proxy/forwarder service. - Stream
Forward Service - A proxy
Servicewhich takes aProxyRequestand copies the bytes of both the source and targetStreams bidirectionally.