comparison src/http/modules/ngx_http_rewrite_module.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 8b635cf36ccc
children 16a371063d20
comparison
equal deleted inserted replaced
5625:372cc6e532a6 5626:2411d4b5be2c