log src/http/ngx_http_spdy.c @ 5325:abf7813b927e

age author description
Thu, 15 Aug 2013 19:16:12 +0400 Valentin Bartenev SPDY: alert about activated fake events instead of deleting them.
Thu, 15 Aug 2013 19:16:09 +0400 Valentin Bartenev SPDY: do not reject headers with empty value (ticket #396).
Thu, 15 Aug 2013 19:14:58 +0400 Valentin Bartenev SPDY: fixed corruption of headers with names longer than 255.
Wed, 24 Jul 2013 22:24:25 +0400 Valentin Bartenev SPDY: fixed segfault with "client_body_in_file_only" enabled.
Thu, 23 May 2013 15:47:58 +0400 Sergey Kandaurov Use "void" for functions with empty parameter list.
Tue, 23 Apr 2013 10:15:49 +0000 Valentin Bartenev SPDY: set NGX_TCP_NODELAY_DISABLED for fake connections.
Wed, 20 Mar 2013 10:36:57 +0000 Valentin Bartenev Preliminary experimental support for SPDY draft 2.