]> git.kaiwu.me - njs.git/commit
HTTP: improved getting of special headers from r.headersIn.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 15 Oct 2019 17:09:49 +0000 (20:09 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 15 Oct 2019 17:09:49 +0000 (20:09 +0300)
commit6d81d5447f02c86a3b843f0ab0a0678562fe6f66
tree1cbb16e581f0e457467619b68929321429998fab
parent662e85203dfba8aeadbbaff340595596305a4fab
HTTP: improved getting of special headers from r.headersIn.

If multiple "Cookie" or "X-Forwarded-For" are present they
are combined into a single return value.

This closes #201 issue on Github.
nginx/ngx_http_js_module.c