]> git.kaiwu.me - nginx.git/commit
Added the REQUEST_SCHEME parameter.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 5 Jun 2015 19:23:26 +0000 (22:23 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 5 Jun 2015 19:23:26 +0000 (22:23 +0300)
commit413158330abf082d1c0b48b264090f3bf4e4305e
treefbce60b95b23f103623afeddc446f572c19180cb
parentf5d79ffb824b7c9a5b42cae5625237d1e3adaf2b
Added the REQUEST_SCHEME parameter.

The REQUEST_SCHEME parameter was introduced in Apache 2.3.11 and seems
to be used by some scripts now.  It looks more logical than previously
used HTTPS.
conf/fastcgi.conf
conf/fastcgi_params
conf/scgi_params
conf/uwsgi_params