]> git.openstreetmap.org Git - rails.git/commitdiff
Drop custom CORS rack module
authorTom Hughes <tom@compton.nu>
Tue, 15 Apr 2025 17:24:59 +0000 (18:24 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 15 Apr 2025 17:51:50 +0000 (18:51 +0100)
Rack::Cors has handled caching properly for some time now by
adding a Vary header so we no longer need out custom module.


No differences found