log src/http/ngx_http_spdy.c @ 5323:2be1a9ce9d8e

age author description
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.