]> git.ipfire.org Git - thirdparty/tornado.git/commit
httpclient_test: new test for invalid gzip Content-Encoding
authorPierce Lopez <pierce.lopez@gmail.com>
Fri, 25 Sep 2020 05:29:57 +0000 (01:29 -0400)
committerPierce Lopez <pierce.lopez@gmail.com>
Sat, 26 Sep 2020 19:46:41 +0000 (15:46 -0400)
commitf9fe2b29d7b85bcfeba5ee07918cec15ba9acc72
treed4426376471441e7283569a08d7067002ed6f92a
parentcc6978fc7a23c2025b5ae7fc392ec6f6c7c6922d
httpclient_test: new test for invalid gzip Content-Encoding

this caused an infinite loop in simple_httpclient
tornado/test/httpclient_test.py