https://bugzilla.wikimedia.org/show_bug.cgi?id=41731
--- Comment #8 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #7) > > I don't think OPTIONS are needed for any valid use case for CORS on > > Wikimedia > > CORS is needed if you want to do any XHR request from the different domain > from > the browser. > > So it depends if you treat using API directly from the browser a valid use > case, I would argue that it would be nice to have it working. I mean options should not be needed if you're only doing GET, HEAD or POST with CORS, even if from the browser. So you shouldn't need OPTIONS from the browser (I think. Not a cors expert) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
