X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Frequest_gzip.phpt;h=81f9bc4e66a2f24cbc24f92b71eddb8fa5830eff;hp=6f78eda51a9f228da32ae27ef3ee047ea7627ab5;hb=1ff52a3e07565d94dab3eccb485aba28c0d10b84;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de diff --git a/tests/request_gzip.phpt b/tests/request_gzip.phpt index 6f78eda..81f9bc4 100644 --- a/tests/request_gzip.phpt +++ b/tests/request_gzip.phpt @@ -10,12 +10,12 @@ skipif(!http_support(HTTP_SUPPORT_REQUESTS), 'need curl support'); true)))); +var_dump(http_parse_message(http_get('http://dev.iworks.at/ext-http/.print_request.php?gzip=1', array('compress' => true)))); echo "Done\n"; --EXPECTF-- -%sTEST -object(stdClass)#%d (%d) { +%aTEST +object(stdClass)%a { ["type"]=> int(2) ["httpVersion"]=> @@ -26,7 +26,7 @@ object(stdClass)#%d (%d) { string(2) "OK" ["headers"]=> array(8) { - %s + %a ["Vary"]=> string(15) "Accept-Encoding" ["Content-Length"]=>