]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add test for 100-continue functionality, and fix it on python 3
authorBen Darnell <ben@bendarnell.com>
Mon, 5 Sep 2011 19:12:07 +0000 (12:12 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 5 Sep 2011 19:12:59 +0000 (12:12 -0700)
commit39de229e86bc67df62dd3bb40dd43245cb120295
treef1884346fc43faf2b2f85ee715deb7a464030b65
parentf28674d37095a4ca24075671ac9d733cd6b7a5dd
Add test for 100-continue functionality, and fix it on python 3

Closes #350.
tornado/httpserver.py
tornado/test/httpserver_test.py
tornado/test/wsgi_test.py
website/sphinx/releases/next.rst