m
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user