]> git.kaiwu.me - nginx.git/commit
HTTP/3: eliminated r->method_start.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 25 Nov 2020 17:57:43 +0000 (17:57 +0000)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 25 Nov 2020 17:57:43 +0000 (17:57 +0000)
commit7cfc5eb11fbfe3beb9d793dbacae70fb658d46c2
treeb63a794cf1330bb69c0c137c0387265792fea785
parent9129fb3db9e2f9899161e9573e7a19c774a0df6a
HTTP/3: eliminated r->method_start.

The field was introduced to ease parsing HTTP/3 requests.

The change reduces diff to the default branch.
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/v3/ngx_http_v3_request.c