]> git.ipfire.org Git - thirdparty/tornado.git/commit
Suppress libcurl's magic "Expect: 100-continue" behavior.
authorBen Darnell <ben@bendarnell.com>
Thu, 5 Aug 2010 00:40:24 +0000 (17:40 -0700)
committerBen Darnell <ben@bendarnell.com>
Thu, 5 Aug 2010 00:40:24 +0000 (17:40 -0700)
commitbecb5f270336ad972b23f2e703de677f8ece30b1
tree1edd4d13db075144c4ed80fc6fcd9cbcecedf9aa
parent8995f5a0f93717e27e01fd1de2e7ab8f54782276
Suppress libcurl's magic "Expect: 100-continue" behavior.

This was motivated by the discovery of bug
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3039744&group_id=976
tornado/httpclient.py