]> git.ipfire.org Git - thirdparty/tornado.git/commit
Support additional keyword arguments on cookies (to be handled by the
authorBen Darnell <bdarnell@beaker.local>
Mon, 10 May 2010 01:46:06 +0000 (18:46 -0700)
committerBen Darnell <bdarnell@beaker.local>
Mon, 10 May 2010 01:46:06 +0000 (18:46 -0700)
commit26af9e40e012dc6005a59921e6f066f352707733
tree80d28b2394e83eb905addf9f619bd02d13dd8a5c
parent00ad92f3982b7cb6f4634186b98219816cc5dac0
Support additional keyword arguments on cookies (to be handled by the
underlying stdlib Cookie module)
tornado/web.py