我在用
req.session.cookie.maxAge = 14 * 24 * 3600 * 1000 : 0
让会议在两周后到期.但现在我想让它在浏览器关闭后过期.有什么办法吗?
session node.js express
express ×1
node.js ×1
session ×1