]> git.kaiwu.me - nginx.git/commit
HTTP/2: fixed invalid headers handling (ticket #831).
authorValentin Bartenev <vbart@nginx.com>
Fri, 13 Nov 2015 17:10:50 +0000 (20:10 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 13 Nov 2015 17:10:50 +0000 (20:10 +0300)
commit8323cd693b493be7372d4bbb0aed4dcb768b87b8
treeb41fa9f34dbe1d1393d710560a3af12364343f77
parent89a049be89a2d0507bf1e4558733934bf6597432
HTTP/2: fixed invalid headers handling (ticket #831).

The r->invalid_header flag wasn't reset once an invalid header appeared in a
request, resulting in all subsequent headers in the request were also marked
as invalid.
src/http/v2/ngx_http_v2.c