<form action="/cus/test" method="post" enctype="application/x-www-form-urlencoded">
<input type="text" name="tst" value="5da8e633-68a3-43a0-964a-2f2e37125d60">
<input type="submit">
</form>
<form action="http://localhost/cus/test" method="post" enctype="application/x-www-form-urlencoded">
<input type="text" name="tst" value="03221274-d8ad-48c1-9276-2f821ed2cfd2">
<input type="submit">
</form>
当前访问http://localhost:8080/
;
在提交第二个表单的时候 也是跨域了吧 ?
但是浏览器为什么没有拦住?并未设置Access-Control-Allow-Origin
这个 head ;
我 F12 看请求的时候 发现传了 8080 端口的 sessionId Origin 什么的?
这是浏览器发现了跨域但是没有拦截?
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.