]> git.ipfire.org Git - thirdparty/tornado.git/commit
Improve custom reason code support.
authordano <oreilldf@gmail.com>
Sun, 11 May 2014 02:08:18 +0000 (22:08 -0400)
committerdano <oreilldf@gmail.com>
Sun, 11 May 2014 02:08:18 +0000 (22:08 -0400)
commit93b81576ed91c2deab56ad9e12f7b42bb91171fd
treeb1067f8b02f96fbf4b53d0a13da73e146a24dda7
parent41c4116a0097b9ae6df0f894a261e4975c7667e6
Improve custom reason code support.

Adds support for custom reason messages to curl_httpclient.
Make custom reason code HTTPError.message if one is available.
tornado/curl_httpclient.py
tornado/httpclient.py