log src/http/ngx_http_spdy.c @ 6185:a420cb1c170b

age author description
Tue, 16 Jun 2015 13:45:19 +0300 Roman Arutyunyan Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.
Fri, 21 Nov 2014 22:51:49 +0300 Valentin Bartenev SPDY: push pending data while closing a stream as with keepalive. stable-1.6
Mon, 23 Mar 2015 21:04:13 +0300 Valentin Bartenev SPDY: always push pending data.
Mon, 23 Mar 2015 20:47:46 +0300 Valentin Bartenev SPDY: fixed error handling in ngx_http_spdy_send_output_queue().
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.