log src/http/v2/ngx_http_v2.c @ 6410:c6ccc1ea9450

age author description
Wed, 24 Feb 2016 16:05:46 +0300 Valentin Bartenev HTTP/2: cleaned up state while closing stream.
Tue, 02 Feb 2016 16:33:55 +0300 Valentin Bartenev HTTP/2: fixed padding handling in HEADERS frame with CONTINUATION.
Tue, 02 Feb 2016 16:33:55 +0300 Valentin Bartenev HTTP/2: fixed request length accounting.
Tue, 02 Feb 2016 16:33:55 +0300 Valentin Bartenev HTTP/2: fixed excessive memory allocation for pool cleanup.
Mon, 30 Nov 2015 12:54:01 +0300 Ruslan Ermilov Stop emulating a space character after r->method_name.
Fri, 13 Nov 2015 20:10:50 +0300 Valentin Bartenev HTTP/2: fixed invalid headers handling (ticket #831).