我想在不同标签的同一浏览器中创建单独的cookie或会话

我想在不同标签的同一浏览器中创建单独的cookie或会话

问题描述:

我想在同一个浏览器的每个标签上创建一个网站,它使用单独的会话或cookie。

Hi,I want to create a website so on every tab in same browser it use separate session or cookie.

这取决于浏览器如何使用cookie在标签之间管理,而不是您的网站。这是一个常见的问题,所以谷歌新的cookie每个标签,许多其他网站说这是无法做到的,或者是可能实现相同整体结果的替代方法。
It's up to the browser how cookies are managed between tabs, not your site. This is a common question so google "new cookie each tab" for lots of other sites saying this can't be done, or for alternative methods for possibly achieving the same overall result.