-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
According to a comment in PR-45 we shouldn't implement MBS-6033 (prefligts, which are a type of OPTION request), without enabling general OPTION request answering.
The implementation can happen as a Role (similar to CORS, possibly merging CORS support in the same Role)
or in Plack::Middleware. (see also the links in MBS-6033 for already available modules).
This might need tests in order to check that CORS and OPTIONS are working in separate requests (and together?).
See also the conversation in #musicbrainz-devel
- resolves
-
MBS-6033 Allow CORS preflights
- Closed