Module proxy

Module proxy 

Source
Expand description

Proxying recipes

Modules§

prelude

Structs§

FailToProxy
Context struct returned by fail_to_proxy.
HttpProxy
The concrete type that holds the user defined HTTP proxy.
Session
The established HTTP session

Enums§

PurgeStatus
RangeType

Traits§

ProxyHttp
The interface to control the HTTP proxy

Functions§

http_proxy_service
Create a Service from the user implemented ProxyHttp.
http_proxy_service_with_name
Create a Service from the user implemented ProxyHttp.
range_header_filter