Hacker News new | ask | show | jobs
by ncc-erik 2406 days ago
My go-to link for that class of issue is: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Simpl...

It's usually a lot easier to write the PoC with fetch() though.