]> git.ipfire.org Git - thirdparty/tornado.git/commit
simple_httpclient: Add HTTPError subclasses to bury 599 response code
authorBen Darnell <ben@bendarnell.com>
Sun, 8 Apr 2018 15:55:11 +0000 (11:55 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 8 Apr 2018 19:25:21 +0000 (15:25 -0400)
commit720669ac0586231baaaf1b30f95daf68031bf88e
treec655bd87b0b6512624c7f3d2b0e4dc40a22d6001
parent55c440d6ef8fe3cae5526356a0eb98266bc85647
simple_httpclient: Add HTTPError subclasses to bury 599 response code
tornado/simple_httpclient.py
tornado/test/simple_httpclient_test.py