log src/http/v2/ngx_http_v2_filter_module.c @ 6279:c72eaf694d99

age author description
Mon, 26 Oct 2015 17:46:16 +0300 Valentin Bartenev HTTP/2: improved the ngx_http_v2_integer_octets(v) macro.
Mon, 28 Sep 2015 02:32:44 +0300 Valentin Bartenev HTTP/2: fixed splitting of response headers on CONTINUATION frames.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: introduced NGX_HTTP_V2_ENCODE_* macros.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: simplified producing of the Last-Modified header.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: fixed header block size calculation.
Tue, 22 Sep 2015 17:09:50 +0300 Maxim Dounin Style.
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).