comparison src/http/modules/ngx_http_mp4_module.c @ 8923:651cc905b7c2 quic

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.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 01 Dec 2021 11:02:17 +0300
parents f17ba8ecaaf0
children 1afd19dc7161 adae1da17749
comparison
equal deleted inserted replaced
8922:be08b858086a 8923:651cc905b7c2