Compatibility alias
Provides advanced configuration facilities for reverse proxy servers.
Enum to represent the two modes a proxy can operate as.
Returns a HTTP request handler that forwards any request to the requested host/port.
Transparently forwards all requests to the proxy to the requestURL of the request.
Transparently forwards all requests to the proxy to another host.
Transparently forwards all requests to the proxy to a destination_host.
Returns a HTTP request handler that forwards any request to the specified or requested host/port.
Returns a HTTP request handler that forwards any request to the specified host/port.
HTTP (reverse) proxy implementation