Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不能正确读取.cookie.json 的数据 #16

Open
pasicopan opened this issue Nov 24, 2017 · 0 comments
Open

不能正确读取.cookie.json 的数据 #16

pasicopan opened this issue Nov 24, 2017 · 0 comments

Comments

@pasicopan
Copy link

登录之后的cookie,能够正确解释并保存到cookie.json,但重新从文件读取就只能读到一对key value,我定位到是node-axios-cookiejar 里面,调用的request-interceptor-wrapper 有问题,request-interceptor-wrapper 里面的一句 const cookieString = local.jar.getCookieStringSync(config.url);
cookieString 根据url 返回的cookie 就只剩下一对key value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant