Automatically decompress gzipped responses if content-type is set. fixes #19
authorKenneth Reitz <me@kennethreitz.com>
Thu, 14 Apr 2011 23:44:29 +0000 (19:44 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Thu, 14 Apr 2011 23:44:29 +0000 (19:44 -0400)
commit7a62b10ff2fb5091d77aaf63d1ab091713ead332
tree9ea7b593676fc2052d670af6633e1faaf6588645
parent23d5761bd4676c6bcbe99d4da27b190837330bb7
Automatically decompress gzipped responses if content-type is set. fixes #19
requests/core.py