1、在某个app的webview里面请求app后端地址http://192.168.101.76:1080/te...,返回html页面如下
2、在result.js中发出jsonp请求https://wxwap.money.com/AppAu...,返回结果如下,其中respone Header返回了set-cookie字段

3、result.js发另一个jsonp请求https://wxwap.money.com/Inves...,
看到请求头没带上步骤2中设好的cookie

想知道为什么没有带上cookie?原因可能出在哪里?
达令说
相关分类