]> git.kaiwu.me - nginx.git/commit
Added r->schema.
authorRuslan Ermilov <ru@nginx.com>
Thu, 7 Jun 2018 17:01:41 +0000 (20:01 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 7 Jun 2018 17:01:41 +0000 (20:01 +0300)
commitf11a9cbdd0f5806131e4308d2ce98a2a97ca4007
tree47bbe8b8fc937f6ebf68c5cc3b2cecaeb4f80169
parent70b6e7a299e6488c2f59f1768c600921bd08a2d7
Added r->schema.

For HTTP/1, it keeps scheme from the absolute form of URI.
For HTTP/2, the :scheme request pseudo-header field value.
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/v2/ngx_http_v2.c