Skip to content

Explicitely add the allowed methods in CORS

Mathieu Agopian requested to merge delete-feed-cors-allow-methods into master

Not sure why, but a DELETE needs this (but a POST or a PUT doesn't seem to need it?)

Merge request reports