log src/http/ngx_http_spdy_filter_module.c @ 5513:311803b21504

age author description
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: body filter was replaced by c->send_chain() function.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: fixed possible premature close of stream.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_body_filter().