]> git.ipfire.org Git - thirdparty/tornado.git/commit
Compress all text/* content types, not just a whitelist.
authorBen Darnell <ben@bendarnell.com>
Mon, 17 Feb 2014 04:59:17 +0000 (23:59 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 17 Feb 2014 04:59:17 +0000 (23:59 -0500)
commit175da1055a097ff1a1c9d9234f75513b58ac8704
treee5515157a18df9c1845eddb80c9efbf59958d620
parentf2cae31d18abdce05631580f3c2853e959f7818f
Compress all text/* content types, not just a whitelist.

Closes #982.
tornado/web.py