]> git.ipfire.org Git - thirdparty/tornado.git/commit
Do not send/expect Content-Length on 1xx
authorSebastien Boving <seb@google.com>
Tue, 27 Jun 2017 16:35:55 +0000 (09:35 -0700)
committerSebastien Boving <seb@google.com>
Tue, 27 Jun 2017 16:35:55 +0000 (09:35 -0700)
commit38e9b6ca705228fea4049b885931216dea2cca70
tree02c0b57723b1c1bd77a6b6c9c58a1e8bd039dab0
parent52bec504f714785a3c30e76f6925fd65d2298848
Do not send/expect Content-Length on 1xx
tornado/http1connection.py
tornado/web.py