| Syntax: | uwsgi_pass_request_headers |
|---|---|
| Default: | uwsgi_pass_request_headers on; |
| Context: | http, server, location |
Indicates whether the header fields of the original request are passed to the uwsgi server. See also the uwsgi_pass_request_body directive.
Please login to continue.