`iter_content` decodes gzip for us, so that code i...
# general
h
iter_content
decodes gzip for us, so that code is comparing the uncompressed size of the file to the compressed size in the content-length header, which is not correct