comparison src/http/ngx_http_request_body.c @ 5626:2411d4b5be2c

SPDY: better detect if headers block has wrong entries count. Previously, only one case was checked: if there's more data to parse in a r->header_in buffer, but the buffer can be filled to the end by the last parsed entry, so we also need to check that there's no more data to inflate.
author Valentin Bartenev <vbart@nginx.com>
date Wed, 26 Mar 2014 18:01:11 +0400
parents 6fc3921025f0
children b8926ba4d087
comparison
equal deleted inserted replaced
5625:372cc6e532a6 5626:2411d4b5be2c