Hacker News new | ask | show | jobs
by orijing 5031 days ago
How is cross-browser support? I hear IE8 and 9 still don't fully support CORS...
1 comments

Here's a chart of the browsers that support CORS:

http://caniuse.com/cors

Definitely a bit spotty. It's good for my use-case, which is Firefox, and Chrome, extension development.