websocket请求头中如何带上cookie?-灵析社区
饼干爱折腾
带cookie,是为了带token吗,我这有一段ws的带token的方法。 ws = new WebSocket(url, [store.getters.token]);
阅读量:1
点赞量:0
问AI