log src/http/v2/ngx_http_v2.h @ 6293:ec6b07be88a5

age author description
Fri, 13 Nov 2015 20:10:50 +0300 Valentin Bartenev HTTP/2: reused HEADERS and CONTINUATION frames buffers.
Tue, 27 Oct 2015 23:16:35 +0300 Valentin Bartenev HTTP/2: changed behavior of the "http2_max_field_size" directive.
Mon, 26 Oct 2015 17:46:13 +0300 Valentin Bartenev HTTP/2: fixed the NGX_HTTP_V2_MAX_FIELD macro.
Tue, 22 Sep 2015 01:40:04 +0300 Valentin Bartenev HTTP/2: fixed header block parsing with CONTINUATION frames (#792).
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).