]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix extra data sending at HEAD response with Transfer-Encoding: Chunked
authorBulat Khasanov <afti@yandex.ru>
Sun, 8 Sep 2019 03:14:52 +0000 (06:14 +0300)
committerBulat Khasanov <afti@yandex.ru>
Sun, 8 Sep 2019 13:31:34 +0000 (16:31 +0300)
commit9c927ffb85aa46194eca5776f67aff74c4b7aa71
tree8800a4331bea97dfcf575d9847242efe56df5bac
parentff985fe509513325462441e017f1ec31dda737c1
Fix extra data sending at HEAD response with Transfer-Encoding: Chunked
tornado/http1connection.py
tornado/test/httpserver_test.py