mirror of
https://github.com/nginx/nginx.git
synced 2026-09-03 20:53:04 -05:00
style fix: remove tabs and trailing spaces
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user