]> git.ipfire.org Git - thirdparty/tornado.git/commit
Disable Expect header in curl_httpclient.py without clearing all headers. 239/head
authorNeil Rahilly <neilrahilly@gmail.com>
Mon, 28 Mar 2011 21:13:06 +0000 (17:13 -0400)
committerNeil Rahilly <neilrahilly@gmail.com>
Mon, 28 Mar 2011 21:13:06 +0000 (17:13 -0400)
commitc5b9847788ef71bee2b831a720fa85798d2be47d
tree4e792f7430963c08fece605339a5eb9ad335f314
parent18f942b26ca26a019f05cb36a28c009a52921870
Disable Expect header in curl_httpclient.py without clearing all headers.

Fixes previous fix (18f942b).
tornado/curl_httpclient.py