]> git.ipfire.org Git - thirdparty/tornado.git/commit
Unquote PATH_INFO in wsgi.
authorBen Darnell <ben@bendarnell.com>
Tue, 14 Jun 2011 21:38:42 +0000 (14:38 -0700)
committerBen Darnell <ben@bendarnell.com>
Tue, 14 Jun 2011 21:38:42 +0000 (14:38 -0700)
commit3d64c890f3ef55e525364ac3c8096ad0ec2271af
tree63a9f2c0bf5d81aed2714f0d194351a182152b68
parent31e7b78d041fc57803eb8252aaa76bef2f5bfa36
Unquote PATH_INFO in wsgi.

Closes #281
Closes #282
tornado/test/wsgi_test.py
tornado/wsgi.py