]> git.kaiwu.me - nginx.git/commit
HTTP/2: reduced difference to HTTP/1.x in reading request body.
authorValentin Bartenev <vbart@nginx.com>
Mon, 24 Apr 2017 11:17:13 +0000 (14:17 +0300)
committerValentin Bartenev <vbart@nginx.com>
Mon, 24 Apr 2017 11:17:13 +0000 (14:17 +0300)
commit55b37eff8f700ea1dd279368d5a4a7b00f3c1344
tree652b05a1c5092b7817fe206db3d7cb7b1bf00559
parentd35c83a3250bedaa85971ddf2cfcd9b703a256ea
HTTP/2: reduced difference to HTTP/1.x in reading request body.

Particularly, this eliminates difference in behavior for requests without body
and deduplicates code.

Prodded by Piotr Sikora.
src/http/ngx_http_request_body.c
src/http/v2/ngx_http_v2.c
src/http/v2/ngx_http_v2.h