Skip to main content

FORWARD_HEADERS

Constant FORWARD_HEADERS 

Source
const FORWARD_HEADERS: &[&str];
Expand description

The WebSocket handshake headers to forward verbatim from the client request to the upstream. Host is set separately to the upstream target.