6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
## always sourced by conf.d/http-proxy.conf
|
|
|
|
## $conn_upgrade_unset is defined in conf.d/http-proxy.conf
|
|
proxy_set_header Connection $conn_upgrade_unset;
|
|
proxy_set_header Upgrade $http_upgrade;
|