[−][src]Crate warp_reverse_proxy
Functions
| extract_request_data_filter | Warp filter that extracts the relative request path, method, headers map and body of a request. |
| reverse_proxy_filter | Reverse proxy filter: It forwards the request to the desired location. It maps one to one, meaning
that a request to |
Type Definitions
| Request |