log src/http/ngx_http_spdy.c @ 5626:2411d4b5be2c

age author description
Wed, 26 Mar 2014 18:01:11 +0400 Valentin Bartenev SPDY: better detect if headers block has wrong entries count.
Wed, 26 Mar 2014 17:43:39 +0400 Valentin Bartenev SPDY: detect premature end of frame while start parsing headers.
Wed, 19 Mar 2014 19:30:09 +0400 Maxim Dounin SPDY: improved ngx_http_spdy_state_save() again.