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.
我正在尝试发布到侦听不同端口的服务器,但 FireFox 坚持发送 OPTIONS 请求,因为显然我没有使用正确的 URL。如何在没有 FireFox 认为请求可能是跨域并发送 OPTIONS 的情况下 POST 到 localhost:8161?
在这里你有一个答案:
如何通过 JavaScript 发送跨域 POST 请求?
以更好的方式详细说明它并不容易。
您可以添加 src 包含具有不同端口的 url 的 iframe