mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
style fix: remove tabs and trailing spaces
This commit is contained in:
parent
3a881d30b5
commit
6d7beea1ce
@ -5,7 +5,7 @@ uwsgi_param CONTENT_TYPE $content_type;
|
||||
uwsgi_param CONTENT_LENGTH $content_length;
|
||||
|
||||
uwsgi_param REQUEST_URI $request_uri;
|
||||
uwsgi_param PATH_INFO $document_uri;
|
||||
uwsgi_param PATH_INFO $document_uri;
|
||||
uwsgi_param DOCUMENT_ROOT $document_root;
|
||||
uwsgi_param SERVER_PROTOCOL $server_protocol;
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user