Express JS 会话存储在 Android 上失败
好吧,我正在制作一个彗星服务器[为了学习],使用express.js
进行用户身份验证,我使用了express的会话支持。
但是当我在Android上测试该应用程序时,它无法加载/存储会话对象。
这使得身份验证的无限循环..在我的客户端上,并且用数百个请求淹没了服务器..
此外,我堆栈跟踪了该错误并发现cookie完好无损,那么哪里出了问题???
Android 问题还是 Express JS 问题? !?!?!
因为它在 Chrome 等浏览器上运行得相当稳定。 Firefox 甚至 IE
Well i was making a comet server [for the sake of learning] using express.js
for user authentication i used the session support with express..
But when i tested the app on Android it failed to load/store session objects..
Which makes an infinite loop of authentication.. on my client and which floods the server with 100s of request..
Further i stack traced the bug and found out that the cookies are intact so where is things going wrong ????
Android issue or Express JS issue ?? !??!?!
Because the thing works pretty stable on browsers like Chrome & Firefox and even IE
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论