📌 📄 内容摘要:
cocw (@ccwgoto) 在 JavaScript Post请求如何绕过服务端同源限制(伪装同源) 中发帖
如题,想要逆向一个接口,发现作品同源限制
Access to fetch at ‘目标网址’ from origin ‘我的网址’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
有没有办法伪装成对方网址的请求,绕过跨域限制?
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/395867/1
─────────────────────────────
📢 来源:LINUX DO