log src/http/ngx_http_spdy.c @ 5904:abb466a57a22

age author description
Fri, 07 Nov 2014 17:22:19 +0300 Valentin Bartenev SPDY: fixed check for too long header name or value.
Fri, 07 Nov 2014 17:19:12 +0300 Valentin Bartenev SPDY: improved debug logging of inflate() calls.
Fri, 07 Nov 2014 17:38:55 +0300 Maxim Dounin SPDY: fixed "too long header line" logging.
Mon, 01 Sep 2014 18:20:18 +0400 Valentin Bartenev Events: processing of posted events changed from LIFO to FIFO.
Tue, 08 Jul 2014 02:17:44 -0700 Piotr Sikora SPDY: fix support for headers with multiple values.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added protection from overrun of the receive buffer.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added a debug point to the state buffer overflow protection.