diff options
author | Roman Arutyunyan <arut@nginx.com> | 2021-12-01 11:02:17 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2021-12-01 11:02:17 +0300 |
commit | 835854520a07adf6e3bedfad486a92cecdcd33ac (patch) | |
tree | 3a674921f0fa80c243ad950ed5476c94ca792b7b /src/http/v3/ngx_http_v3_request.c | |
parent | d84c1f7885cc898f626057c314cdae4047c5d513 (diff) | |
download | nginx-835854520a07adf6e3bedfad486a92cecdcd33ac.tar.gz nginx-835854520a07adf6e3bedfad486a92cecdcd33ac.zip |
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.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions