Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在设置 cookie 之前,我想检查网络浏览器是否支持 cookie。如何使用 python 或 django 做到这一点。我没有在 google 和 python 文档和 django doc 上找到它?有谁知道?谢谢
检查设置测试cookie以测试用户的浏览器是否接受cookie。