]> git.ipfire.org Git - thirdparty/tornado.git/commit
allow_nonstandard_methods now also skips the check that only POST and
authorBen Darnell <ben@bendarnell.com>
Sun, 10 Jul 2011 00:20:29 +0000 (17:20 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 10 Jul 2011 00:20:29 +0000 (17:20 -0700)
commitacdf7038a6109ee8f9a0dffba01a96d970bf1d98
tree1cc2487080200d60a65c060ffc33985e9cef3e73
parent57f5c57d89be095dc3cb5621364ccedc065f3d47
allow_nonstandard_methods now also skips the check that only POST and
PUT requests have bodies
tornado/simple_httpclient.py