]> git.ipfire.org Git - thirdparty/tornado.git/commit
Move curl Expect: header hack from httpclient.py to curl_httpclient.py.
authorBen Darnell <ben@bendarnell.com>
Tue, 15 Mar 2011 06:06:05 +0000 (23:06 -0700)
committerBen Darnell <ben@bendarnell.com>
Tue, 15 Mar 2011 06:06:05 +0000 (23:06 -0700)
commit425f069e9dc135c560fad6006b05a16a895f2163
treea5343d36a215b51a400fed99f7061d2fb8ff4dca
parent6f0a8a752d03ea20057ac57d958825de688c6555
Move curl Expect: header hack from httpclient.py to curl_httpclient.py.

Fixes: #233.
tornado/curl_httpclient.py
tornado/httpclient.py