]> git.kaiwu.me - nginx.git/commit
HTTP/3: removed HTTP/3-specific code.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 21 Dec 2020 17:35:13 +0000 (17:35 +0000)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 21 Dec 2020 17:35:13 +0000 (17:35 +0000)
commit52d0bf620a964bbb51bd7ff87e778ba72164b802
treee5fb6b04264d0b73c925cf5013f60312afa0b1b4
parent7bac596afb31344cf40c93d8ae1ce87d2b6c76c1
HTTP/3: removed HTTP/3-specific code.

The ngx_http_set_lingering_close() function is not called for HTTP/3.

The change reduces diff to the default branch.
src/http/ngx_http_request.c