log src/http/ngx_http_spdy_filter_module.c @ 6233:c6cc0b79a43d

age author description
Mon, 27 Oct 2014 14:25:56 -0700 Piotr Sikora SPDY: stop emitting multiple empty header values.
Mon, 18 Aug 2014 13:23:45 +0400 Valentin Bartenev SPDY: added a comment about handling stream with the timer set.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved logging.
Mon, 07 Apr 2014 23:35:33 +0400 Valentin Bartenev SPDY: avoid creating flush frames.
Wed, 12 Feb 2014 21:02:29 +0400 Valentin Bartenev SPDY: fixed reversed priority order in window waiting queue.
Fri, 31 Jan 2014 19:17:26 +0400 Valentin Bartenev SPDY: protocol implementation switched to spdy/3.1.
Mon, 20 Jan 2014 20:56:49 +0400 Valentin Bartenev SPDY: use ngx_queue_t to queue streams for post processing.