]> git.openstreetmap.org Git - rails.git/commit
Pass correct headers to requests
authorTom Hughes <tom@compton.nu>
Fri, 11 Apr 2025 23:09:27 +0000 (00:09 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 15 Apr 2025 17:26:21 +0000 (18:26 +0100)
commitca3b7fd3bbbb3270ca0d5fc7999f66db47ff0f85
tree05e52016d8eca14d0f7d2a51ad495a7e0a616412
parent35022c47f97be69fd2dab75f7c3dfe1c8bd8af30
Pass correct headers to requests

Let rack convert to the internal names instead of using them
directly and bypassing some of the internals.
test/integration/compressed_requests_test.rb
test/integration/cors_test.rb
test/integration/page_locale_test.rb