python-goose
python-goose copied to clipboard
add gzip deflation to HtmlFetcher
Had problems with a site that forced gzip compression, so I suggest this kind of solution. This'd resolve issue #238.
If I understood how the tests worked, I'd create a test for a gzipped page, but I'm not sure how to do that. :(