]> git.ipfire.org Git - thirdparty/tornado.git/commit
Better AsyncHTTPClient error for GET with body or POST without one. 928/head
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Mon, 4 Nov 2013 19:57:05 +0000 (14:57 -0500)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Mon, 4 Nov 2013 19:57:05 +0000 (14:57 -0500)
commit126645d433ec018992bb82a140f32577b30cc387
treebd456908721421b13887c97e40b0eeecce03c9cd
parentcd8c2918a24a25421f538986aa7787f263a8538e
Better AsyncHTTPClient error for GET with body or POST without one.
tornado/curl_httpclient.py
tornado/simple_httpclient.py
tornado/test/httpclient_test.py