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.