--TEST-- GZIP request --SKIPIF-- --FILE-- true)))); echo "Done\n"; --EXPECTF-- %sTEST object(stdClass)#%d (%d) { ["type"]=> int(2) ["httpVersion"]=> float(1.1) ["responseCode"]=> int(200) ["responseStatus"]=> string(2) "OK" ["headers"]=> array(6) { %s ["Vary"]=> string(15) "Accept-Encoding" ["Content-Type"]=> string(9) "text/html" ["Content-Length"]=> string(2) "27" } ["body"]=> string(27) "Array ( [gzip] => 1 ) " ["parentMessage"]=> NULL } Done