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.