]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fixes based on code review. 1053/head
authordano <oreilldf@gmail.com>
Mon, 19 May 2014 15:38:23 +0000 (11:38 -0400)
committerdano <oreilldf@gmail.com>
Mon, 19 May 2014 15:38:23 +0000 (11:38 -0400)
commit1f897ae67933e9819753ee03dc113ff25fadc429
treea2557efe5b14bf7a6485e16d2e1f65bb57ced571
parent33bab42eeffa823f6dfc40a8942fab6ecdc6617e
Fixes based on code review.

Don't fall through if regex doesn't match.
Use 'X-HTTP-Reason' instead of 'Reason'.
tornado/curl_httpclient.py