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?

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to