Skip to main content

Module proxy

Module proxy 

Source

Functionsยง

bind_proxy_port
Bind an available port for the proxy listener, returning the bound listener. Eliminates TOCTOU by keeping the listener alive between finding and using the port.
extract_subdomain
Extract the subdomain from a Host header value.
start_proxy
Start the reverse proxy HTTP server using a pre-bound listener.