log src/http/v2/ngx_http_v2.h @ 6891:749bcfdf097a stable-1.10

age author description
Mon, 28 Nov 2016 20:58:14 +0300 Valentin Bartenev HTTP/2: fixed posted streams handling. stable-1.10
Thu, 20 Oct 2016 16:15:03 +0300 Valentin Bartenev HTTP/2: graceful shutdown of active connections (closes #1106). stable-1.10
Mon, 28 Nov 2016 20:58:14 +0300 Valentin Bartenev HTTP/2: fixed posted streams handling.
Thu, 20 Oct 2016 16:15:03 +0300 Valentin Bartenev HTTP/2: graceful shutdown of active connections (closes #1106).
Thu, 07 Jul 2016 21:03:21 +0300 Sergey Kandaurov HTTP/2: avoid left-shifting signed integer into the sign bit.
Tue, 24 May 2016 17:37:52 +0300 Valentin Bartenev HTTP/2: implemented preread buffer for request body (closes #959).
Thu, 14 Apr 2016 15:14:15 +0300 Valentin Bartenev HTTP/2: refuse streams with data until SETTINGS is acknowledged.