[openstreetmap/openstreetmap-website] Allow getting a GPX in the browser outside openstreetmap.org (Issue #5639)
mmd
notifications at github.com
Wed Feb 19 19:25:02 UTC 2025
mmd-osm left a comment (openstreetmap/openstreetmap-website#5639)
Elsewhere I've seen that `:options` has been added to the list of methods in cors.rb (e.g. https://github.com/mastodon/mastodon/blob/main/config/initializers/cors.rb#L23), while it's not included in our version: https://github.com/openstreetmap/openstreetmap-website/blob/master/config/initializers/cors.rb#L28
Maybe that's the reason why Rack::Cors doesn't handle the OPTIONS request?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5639#issuecomment-2669560492
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5639/2669560492 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250219/bd4a709b/attachment.htm>
More information about the rails-dev
mailing list