Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个使用w3c CORS向远程服务器发出 oAuth 签名的 HTTP 请求的站点。Mozilla 有一个很棒的文档来解释如何发出和接收 CORS 请求,并且在 firefox、chrome 和 safari 中有很好的支持。
是否有人维护对 CORS 功能的浏览器支持矩阵(例如,跨域非简单 GET 的预检 OPTIONS 请求)?
我对移动浏览器特别感兴趣。谁能指出我跟踪 CORS 支持的资源?
迟到总比没有好:http ://caniuse.com/cors