This commit is contained in:
zino
2023-12-05 20:55:26 +01:00
parent 64d1e97d3a
commit 1c763ad402

View File

@@ -21,7 +21,7 @@ server {
proxy_set_header Host $http_host;
# Vouch Proxy only acts on the request headers
proxy_pass_request_body off;
proxy_pass_request_body on;
proxy_set_header Content-Length "";
# optionally add X-Vouch-User as returned by Vouch Proxy along with the request