log src/http/v2/ngx_http_v2.c @ 6273:60f916da7294

age author description
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: fix handling of connection errors.
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: fix indirect reprioritization.
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: reject self-dependent streams.
Tue, 20 Oct 2015 21:28:38 +0300 Valentin Bartenev HTTP/2: improved error handling while parsing integers.
Tue, 20 Oct 2015 21:26:38 +0300 Ruslan Ermilov HTTP/2: improved HPACK integer parsing code readability.
Mon, 19 Oct 2015 16:16:47 +0300 Valentin Bartenev HTTP/2: fixed parsing of literal header fields without indexing.
Mon, 28 Sep 2015 20:02:05 +0300 Valentin Bartenev HTTP/2: fixed $server_protocol value (ticket #800).
Tue, 22 Sep 2015 01:40:04 +0300 Valentin Bartenev HTTP/2: fixed header block parsing with CONTINUATION frames (#792).
Tue, 22 Sep 2015 01:40:04 +0300 Valentin Bartenev HTTP/2: fixed HPACK header field parsing.
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).