X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_003.phpt;h=e128865e9235d145af65e01347c412041c2e5d74;hp=22f46749a1e3721e3a063b41f55f3366ed2bc394;hb=1f6593c5096d41f146d87799f7ca3e3d4446247a;hpb=1a4ecd0664889f053891e861096f2ae1bc23e6e6 diff --git a/tests/HttpResponse_003.phpt b/tests/HttpResponse_003.phpt index 22f4674..e128865 100644 --- a/tests/HttpResponse_003.phpt +++ b/tests/HttpResponse_003.phpt @@ -3,7 +3,7 @@ HttpResponse - send gzipped file with caching headers --SKIPIF-- @@ -18,13 +18,13 @@ HttpResponse::setFile(__FILE__); HttpResponse::send(); ?> --EXPECTF-- -X-Powered-By: PHP/%s +X-Powered-By: PHP/%a Cache-Control: public, must-revalidate, max-age=3600 -Last-Modified: %s, %d %s 20%d %d:%d:%d GMT -Content-Type: %s +Last-Modified: %a, %d %a 20%d %d:%d:%d GMT +Content-Type: %a Accept-Ranges: bytes -ETag: "%s" +ETag: "%a" Content-Encoding: gzip Vary: Accept-Encoding -%s +%a