]> git.ipfire.org Git - thirdparty/tornado.git/commit
Convert WSGI content-length variable to an int at the right place
authorBen Darnell <ben@bendarnell.com>
Sat, 16 Apr 2011 20:26:03 +0000 (13:26 -0700)
committerBen Darnell <ben@bendarnell.com>
Sat, 16 Apr 2011 20:26:03 +0000 (13:26 -0700)
commit8eef796afddada403844a2f8aafb59eb2104e854
tree84a88c9d9d63efea8813f4f9e0106da53110ed43
parent3ae67873bc57be1ecea3de1b134cf2bd8fdbd467
Convert WSGI content-length variable to an int at the right place

Closes #245
tornado/wsgi.py