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.
我有一个案例,我需要从 HTTPS 页面到另一个不安全的页面(在不同的域上)执行 AJAX 请求。我们已经实施了 CORS 政策,并且在我们的网站上使用 HTTPS 之前它运行良好。有什么办法可以使这项工作?
根据 W3,由于“证书错误” http://www.w3.org/TR/access-control/#user-agent-security无法通过 COR 策略