log src/http/ngx_http_spdy_filter_module.c @ 5508:9053fdcea4b7

age author description
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: better name for queued frames counter.
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: a bit smarter ngx_http_spdy_filter_get_data_frame().
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: refactored loop in ngx_http_spdy_body_filter().
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: fixed possible request hang.
Wed, 18 Dec 2013 18:39:29 +0400 Valentin Bartenev SPDY: use predefined constant for size of the Stream-ID field.
Thu, 13 Jun 2013 16:28:42 +0400 Valentin Bartenev SPDY: fixed code style, no functional changes.
Fri, 07 Jun 2013 13:16:00 -0700 Jim Radford SPDY: pass through the full status when available.