]> git.ipfire.org Git - thirdparty/tornado.git/commit
Return HTTP 400 (Bad Request) on malformed requests 2058/head
authorJehiah Czebotar <jehiah@gmail.com>
Fri, 26 May 2017 13:15:26 +0000 (09:15 -0400)
committerJehiah Czebotar <jehiah@gmail.com>
Sun, 4 Jun 2017 02:20:52 +0000 (22:20 -0400)
commit30dd0a7ad73dcef44f5d1bce5a6111784f473df3
tree1b7cf3494edb6182cee6ec0837ff1c408e9d0f8e
parent09e255779dc1db78a0c76e720660f802d7dc9cab
Return HTTP 400 (Bad Request) on malformed requests
tornado/http1connection.py
tornado/httputil.py [changed mode: 0644->0755]
tornado/test/httpserver_test.py