]> git.kaiwu.me - nginx.git/commit
Added safety belt for the case of sending header twice.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 30 Jul 2013 11:04:46 +0000 (15:04 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 30 Jul 2013 11:04:46 +0000 (15:04 +0400)
commit0fea0bf3f7982348fd6ec9d14ebd946c783445b0
tree185d65ce4f257a7b7c7ef57c0dcf2215f6562cd4
parent2b2def789199b1fc661fbac38ff6bf7fdccb7bbb
Added safety belt for the case of sending header twice.

The aforementioned situation is abnormal per se and as such it now forces
request termination with appropriate error message.
src/http/ngx_http_core_module.c