log src/http/v2/ngx_http_v2.h @ 7229:87e9e4aabf1b

age author description
Sat, 17 Mar 2018 23:04:20 +0300 Maxim Dounin HTTP/2: externalized various constants and interfaces.
Thu, 15 Feb 2018 17:51:32 +0300 Ruslan Ermilov HTTP/2: push additional request headers (closes #1478).
Thu, 08 Feb 2018 09:55:03 +0300 Ruslan Ermilov HTTP/2: server push.
Tue, 06 Feb 2018 20:02:59 +0300 Sergey Kandaurov HTTP/2: removed unused field from ngx_http_v2_stream_t.
Mon, 29 Jan 2018 16:06:33 +0300 Ruslan Ermilov HTTP/2: more style, comments, and debugging.
Wed, 30 Aug 2017 14:52:11 -0700 Piotr Sikora HTTP/2: signal 0-byte HPACK's dynamic table size.
Fri, 02 Jun 2017 15:05:32 +0300 Piotr Sikora HTTP/2: don't send SETTINGS ACK before already queued DATA frames.