]> git.ipfire.org Git - thirdparty/tornado.git/commit
Merge pull request #928 from ajdavis/better-assertion-in-httpclient
authorbdarnell <ben@bendarnell.com>
Mon, 4 Nov 2013 20:23:26 +0000 (12:23 -0800)
committerbdarnell <ben@bendarnell.com>
Mon, 4 Nov 2013 20:23:26 +0000 (12:23 -0800)
commit4f276caf08ee3b9b7270f295d5cce84c91c9122b
tree3d184efe6b3938439453587654567b48b7a16d51
parent5896bbec44387b91c8b6fe7bda673a250d829e7d
parent126645d433ec018992bb82a140f32577b30cc387
Merge pull request #928 from ajdavis/better-assertion-in-httpclient

Better AsyncHTTPClient error for GET with body or POST without one. Fixes #927.
tornado/simple_httpclient.py