]> git.kaiwu.me - njs.git/commit
HTTP: improved iteration over r.headersOut with special headers.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 21 Apr 2020 11:56:46 +0000 (11:56 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 21 Apr 2020 11:56:46 +0000 (11:56 +0000)
commit2bd9dc97d3a733f3e81db3296ef3a7361d80b752
treeca1bf9622de5cec8978a95b7b3344ab85cc5572c
parentb870cb9e910ee683c05efe9f57cc856f7f3a919b
HTTP: improved iteration over r.headersOut with special headers.

In f6234460852a getting of special headers "Content-Type" and
"Content-Length" was introduced.  Still these headers were invisible
during iteration over r.headersOut object.
nginx/ngx_http_js_module.c