Crate hyper_reverse_proxy [] [src]

A simple reverse proxy, to be used with Hyper and Tokio.

Structs

ReverseProxy

A Service that takes an incoming request, sends it to a given Client, then proxies back the response.

XForwardedFor

X-Forwarded-For header.