]> git.ipfire.org Git - thirdparty/tornado.git/commit
Exclude DEL character from header values
authorDave Shawley <daveshawley@gmail.com>
Fri, 27 Dec 2024 22:12:03 +0000 (17:12 -0500)
committerDave Shawley <daveshawley@gmail.com>
Fri, 27 Dec 2024 22:12:03 +0000 (17:12 -0500)
commit39fcd3b110e0f33b407694af489abbe522eac1f0
treeb40e4f0d73ed1301f441760a2eb8d4451c24e7ae
parentde7f0e4901f728aff6e291c4d243a2099256e451
Exclude DEL character from header values

https://github.com/tornadoweb/tornado/pull/3451#discussion_r1894148653
tornado/test/web_test.py
tornado/web.py