]> git.ipfire.org Git - thirdparty/tornado.git/commit
tests: run test_gzip for curl_httpclient also 2679/head
authorPierce Lopez <pierce.lopez@gmail.com>
Fri, 14 Jun 2019 03:00:06 +0000 (23:00 -0400)
committerPierce Lopez <pierce.lopez@gmail.com>
Fri, 14 Jun 2019 03:00:06 +0000 (23:00 -0400)
commit1bd626bba5d4766dba171340dcd19998c4dd6773
tree32ebfe3b52214e0c4cd4694859695fbf05a3f59d
parent256b81c95d6f4864c5ec21bc4a57ab66fdffb709
tests: run test_gzip for curl_httpclient also

move simple_httpclient test_gzip to the shared httpclient tests,
to test the decompress_response option for curl_httpclient as well
tornado/test/httpclient_test.py
tornado/test/simple_httpclient_test.py