]> git.kaiwu.me - nginx.git/commit
HTTP/3: support $server_protocol variable.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 14 Jul 2020 13:52:44 +0000 (16:52 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 14 Jul 2020 13:52:44 +0000 (16:52 +0300)
commit5e036a6bef567bbe4e87ce7958ab76663ed3242e
tree8171891363fde669fb117fbbc9488658e328ce81
parentc8a194b29aed55fee195b5e11a20af6d1eeef961
HTTP/3: support $server_protocol variable.

Now it holds "HTTP/3.0".  Previously it was empty.
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/http/v3/ngx_http_v3_request.c