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.
好吧,这是我最近遇到的一个有趣的问题:如果我使用请求,是否/是否有办法与浏览器共享会话?例如,您将登录数据发布到 Python 应用程序上的网站,然后您在浏览器上登录。不寻求我的代码或任何东西的帮助,更想知道这是否可以实现。