X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_002.phpt;h=bbfa30f161826ca97998acd45a9792e771477b9a;hp=6f097b18612f11272894752ff54376283ab35fbf;hb=1ff52a3e07565d94dab3eccb485aba28c0d10b84;hpb=445dd5f0580e5073d69d3ef7267671686e18f4e7 diff --git a/tests/HttpResponse_002.phpt b/tests/HttpResponse_002.phpt index 6f097b1..bbfa30f 100644 --- a/tests/HttpResponse_002.phpt +++ b/tests/HttpResponse_002.phpt @@ -1,11 +1,11 @@ --TEST-- HttpResponse - send gzipped file --SKIPIF-- - --ENV-- HTTP_ACCEPT_ENCODING=gzip @@ -16,10 +16,10 @@ HttpResponse::setFile(__FILE__); HttpResponse::send(); ?> --EXPECTF-- -X-Powered-By: PHP/%s -Content-Type: %s +X-Powered-By: PHP/%a +Content-Type: %a Accept-Ranges: bytes Content-Encoding: gzip Vary: Accept-Encoding -%s \ No newline at end of file +%a