Skip to content

Conversation

@realrellek
Copy link

@realrellek realrellek commented Nov 19, 2025

Replace $http_host with $host to make populate paths properly (when using http/3).

That said, $host is the better variable to use anyway as $http_host is the header that the client sends and can contain all sorts of funny stuff. $host is the clean and normalized version that is generated by nginx.

That'd fix #226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

$http_host can be empty when using http3

1 participant