]> git.ipfire.org Git - thirdparty/tornado.git/commit
feat: RedirectHandler to pass GET query 2109/head
authorYiliang Tang <ydatylmonv@gmail.com>
Sat, 17 Jun 2017 06:09:05 +0000 (14:09 +0800)
committerYiliang Tang <ydatylmonv@gmail.com>
Sun, 16 Jul 2017 14:04:49 +0000 (22:04 +0800)
commite5feb2745cde2a8842fa8921e48ca5670e9c6f74
treee4804d7243f3357cf3a803604cdcf48c8c2cfc13
parentd0fd7977b303e4e8b02167881fdc9fb5e2b5ef88
feat: RedirectHandler to pass GET query
tornado/httputil.py
tornado/test/httputil_test.py
tornado/test/web_test.py
tornado/web.py