]> git.ipfire.org Git - thirdparty/tornado.git/commit
Allow horizontal tabs in header values
authorDave Shawley <daves@aweber.com>
Wed, 18 Dec 2024 18:30:37 +0000 (13:30 -0500)
committerDave Shawley <daveshawley@gmail.com>
Fri, 27 Dec 2024 22:10:59 +0000 (17:10 -0500)
commitde7f0e4901f728aff6e291c4d243a2099256e451
tree2cbadf95bb39964c3db9db66584dc8fe3c474036
parent0a39ba8b6ac0beb48a3244098cfa72ce1f59f215
Allow horizontal tabs in header values

Addresses: https://github.com/tornadoweb/tornado/issues/3450
tornado/test/web_test.py
tornado/web.py