]> git.ipfire.org Git - thirdparty/tornado.git/commit
Move 'cookies' property from RequestHandler to HTTPRequest 336/head
authorAlek Storm <alek.storm@gmail.com>
Thu, 18 Aug 2011 06:01:50 +0000 (06:01 +0000)
committerAlek Storm <alek.storm@gmail.com>
Thu, 18 Aug 2011 06:01:50 +0000 (06:01 +0000)
commit4a4d87173b07fc5415e278c2afed0caa4a1c0d36
treede436623dd8d64a924a67b28786054ad330161bf
parent00bb10c4e1f43222b56264ef1704aee1337309e9
Move 'cookies' property from RequestHandler to HTTPRequest
tornado/httpserver.py
tornado/test/httpserver_test.py
tornado/test/web_test.py
tornado/web.py