make it possible to set expire time of cookies in browser.Before this… by jianqiao-ms · Pull Request #337 · webpy/webpy
and others added 4 commits
July 24, 2015 17:53…,the Expires of cookies will always be 'Session' which means that the cookie will be expired when the browser closed(or close tabs).In this situation,timeout of the session is meanless.Now,with the modify we can set a value of seconds in web (via select of other things) make cookie stored in clients for a period.
iredmail added a commit that referenced this pull request
Sep 16, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters