diff src/http/ngx_http_core_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 d0e75244a18a
children 5a65b9d8bc2b
line wrap: on
line diff