log src/http/v2/ngx_http_v2_filter_module.c @ 7201:641306096f5b

age author description
Thu, 08 Feb 2018 09:55:03 +0300 Ruslan Ermilov HTTP/2: server push.
Mon, 29 Jan 2018 16:06:33 +0300 Ruslan Ermilov HTTP/2: more style, comments, and debugging.
Thu, 14 Sep 2017 19:06:06 +0300 Maxim Dounin HTTP/2: shortened some debug log messages.
Wed, 30 Aug 2017 14:52:11 -0700 Piotr Sikora HTTP/2: signal 0-byte HPACK's dynamic table size.
Fri, 24 Mar 2017 03:37:34 -0700 Piotr Sikora HTTP/2: added support for trailers in HTTP responses.
Tue, 23 May 2017 20:19:39 +0300 Valentin Bartenev HTTP/2: fixed segfault when memory allocation failed.
Sun, 26 Mar 2017 01:25:03 -0700 Piotr Sikora HTTP/2: fix $body_bytes_sent variable.