]> git.ipfire.org Git - thirdparty/tornado.git/commit
fixed the bug that RequestHandler.add_header doesn't work for WSGI applications 540/head
authorBo Zhu <zhubo03@gmail.com>
Mon, 18 Jun 2012 02:30:29 +0000 (22:30 -0400)
committerBo Zhu <zhubo03@gmail.com>
Mon, 18 Jun 2012 02:30:29 +0000 (22:30 -0400)
commitea6469874c2834d6cd780fb8f0099a2b7cf2bd93
tree60f174d6a38d68e07845162b82b96c38a402bbd1
parent49fede6ade2ab56f0bf4d7089501651a0d808b10
fixed the bug that RequestHandler.add_header doesn't work for WSGI applications
tornado/wsgi.py