Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Fetch 进行网络请求,登录接口可以调用成功;但是在接下来的接口调用中都会抛出“sessionInvalid” session失效,请问Fetch在请求是不保存session吗,我添加了credentials: 'include',之后还是不行。
大家别误会,这个sessionId可不是登录的时候,后台返回的 。