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