7 ms·
How is cross-browser support? I hear IE8 and 9 still don't fully support CORS...
by orijing 14y ago
How is cross-browser support? I hear IE8 and 9 still don't fully support CORS...
- BenjaminCoe 14y agoHere's a chart of the browsers that support CORS: http://caniuse.com/cors http://caniuse.com/cors Definitely a bit spotty. It's good for my use-case, which is Firefox, and Chrome, extension development.