Disable HTTP compression when using Requests

Created by: teor2345

Following on from #125 (closed), we should disable HTTP compression.

It's always a waste of CPU. If we request multiple copies of the same small file, it could cause inaccuracy, too.