log src/http/ngx_http_spdy.c @ 6024:199c0dd313ea

age author description
Sun, 15 Mar 2015 21:46:21 +0800 Xiaochen Wang SPDY: fixed format specifier in logging.
Fri, 21 Nov 2014 22:51:49 +0300 Valentin Bartenev SPDY: push pending data while closing a stream as with keepalive.
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.