Hacker News new | ask | show | jobs
by giancarlostoro 1373 days ago
> Conforms to the rules of a CORS "simple" request [1], which won't trigger a pre-flight request.

I was about to ask if OPTIONS would be sufficient, but it looks like some of the MDN URLs suggest just that.