标签: python django rest backend session-hijacking
在执行POST请求时,我们注意到用户和数据已更改。 在开发工具中,我们看到从服务器返回的session_id与请求不同。
session_id
什么会导致这种行为?我们正在使用Django 1.6