Express JS 会话存储在 Android 上失败

发布于 2025-01-08 16:24:22 字数 304 浏览 0 评论 0原文

好吧,我正在制作一个彗星服务器[为了学习],使用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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文