]> git.kaiwu.me - nginx.git/commit
HTTP/3: $http3 variable.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 1 Dec 2021 08:02:17 +0000 (11:02 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 1 Dec 2021 08:02:17 +0000 (11:02 +0300)
commit835854520a07adf6e3bedfad486a92cecdcd33ac
tree3a674921f0fa80c243ad950ed5476c94ca792b7b
parentd84c1f7885cc898f626057c314cdae4047c5d513
HTTP/3: $http3 variable.

A new variable $http3 is added.  The variable equals to "h3" for HTTP/3
connections, "hq" for hq connections and is an empty string otherwise.

The variable $quic is eliminated.

The new variable is similar to $http2 variable.
README
src/http/v3/ngx_http_v3_module.c