]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add test case for encoding of request parameters and paths,
authorBen Darnell <ben@bendarnell.com>
Tue, 19 Oct 2010 19:28:47 +0000 (12:28 -0700)
committerBen Darnell <ben@bendarnell.com>
Tue, 19 Oct 2010 19:28:47 +0000 (12:28 -0700)
commite7553f75130329446149085d877403164d3770e9
treebb93f28d26884bbfdf7893a2c10d3a51d0337e50
parent11fdd479b2ff45a3071672fd483cdb4aa81783ec
Add test case for encoding of request parameters and paths,
in response to a mailing list thread that raised questions about
handling of '%3F' and '?'.
tornado/test/web_test.py