nginx-quic :authority header not passed to $http_host

Underverse Underverse underverse2009 at gmail.com
Tue Nov 23 12:02:12 UTC 2021


When using http3 there's no $http_host variable, as there's no Host: 
header but :authority pseudo-header which is not passed to any $http_ 
variable. How I can get contents of :authority pseudo-header to pass it 
to my backend?



More information about the nginx-devel mailing list