Lines Matching full:gzip
22 import gzip24 gzip = None770 #A test case that verifies that gzip encoding works in both directions772 @unittest.skipUnless(gzip, 'gzip not available')795 #add a lone gzip header to induce decode error remotely796 connection.putheader("Content-Encoding", "gzip")