X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Frequest_gzip.phpt;h=4493d8c1750627ca69830fffbcc6909b0b7bb722;hp=6f78eda51a9f228da32ae27ef3ee047ea7627ab5;hb=65cf6ca09489451473d9aba81f22895058403ca8;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de diff --git a/tests/request_gzip.phpt b/tests/request_gzip.phpt index 6f78eda..4493d8c 100644 --- a/tests/request_gzip.phpt +++ b/tests/request_gzip.phpt @@ -10,7 +10,7 @@ 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--