What is the best method to set a session cookie using Python 3.x and Cgi on Apache?

余生长醉 提交于 2019-12-12 05:31:23

问题


I develop in Php, Perl and now am liking Python so much that I want to use it on the web. I can get things working that I need except for a good method for setting/managing sessions. Any help out there? Point me to a library? or ideally post some working python code for my technology stack? (looking for updated information on how to do this without depending on any framework)

来源:https://stackoverflow.com/questions/45155617/what-is-the-best-method-to-set-a-session-cookie-using-python-3-x-and-cgi-on-apac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!