]> git.kaiwu.me - nginx.git/commit
HTTP/2: skip data frames in case of internal errors.
authorValentin Bartenev <vbart@nginx.com>
Tue, 19 Apr 2016 14:38:49 +0000 (17:38 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 19 Apr 2016 14:38:49 +0000 (17:38 +0300)
commit7458f6667530aef24272e5b5dc8815c27b35b05f
tree7a5cdb4395932d8f84af4c88092def8b4fb4e2d6
parentf4df08b19d5e2e9f5454b3850a0c01bc4f356125
HTTP/2: skip data frames in case of internal errors.

This prevents possible processing of such frames and triggering
rb->post_handler if an error occurred during r->request_body
initialization.
src/http/v2/ngx_http_v2.c