]> git.ipfire.org Git - thirdparty/tornado.git/commit
Merge pull request #503 from jparise/http-patch-method
authorbdarnell <ben@bendarnell.com>
Sun, 6 May 2012 22:20:46 +0000 (15:20 -0700)
committerbdarnell <ben@bendarnell.com>
Sun, 6 May 2012 22:20:46 +0000 (15:20 -0700)
commit930c945c8e22bccb5398efd97a48d773d516931d
treedf1a024bc20b693faa7415d810447ac21b30dac3
parentc3ed68a31d66a203aff2a1ebd8a9baa68d526f3e
parentbd1fdaabd8f07872cff0e309fdad63f015bb27da
Merge pull request #503 from jparise/http-patch-method

Add support for the HTTP PATCH method.
tornado/web.py