log src/http/v2/ngx_http_v2.c @ 6284:66ee1c5cb6aa

age author description
Tue, 27 Oct 2015 23:16:35 +0300 Valentin Bartenev HTTP/2: fixed spelling.
Mon, 26 Oct 2015 17:46:28 +0300 Valentin Bartenev HTTP/2: simplified checking the END_STREAM flag.
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.