X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_003.phpt;h=e128865e9235d145af65e01347c412041c2e5d74;hp=960c0c5814b6dce177a49cf4bcc7c67d36fdd43a;hb=ad5f896b03adaa073134a00108a9cdf00720673a;hpb=96d059e9210a6677427392d615bc42ab38b3b432 diff --git a/tests/HttpResponse_003.phpt b/tests/HttpResponse_003.phpt index 960c0c5..e128865 100644 --- a/tests/HttpResponse_003.phpt +++ b/tests/HttpResponse_003.phpt @@ -3,9 +3,9 @@ HttpResponse - send gzipped file with caching headers --SKIPIF-- --ENV-- HTTP_ACCEPT_ENCODING=gzip @@ -18,13 +18,13 @@ HttpResponse::setFile(__FILE__); HttpResponse::send(); ?> --EXPECTF-- -X-Powered-By: PHP/%s -ETag: "%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: "%a" Content-Encoding: gzip Vary: Accept-Encoding -%s +%a