X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpResponse_003.phpt;h=e128865e9235d145af65e01347c412041c2e5d74;hb=85a0db601dd0f1041b038c6513c6b30f8b2304cf;hp=9780dda00cb1c67b7cfcbcf028c89a582aeecab1;hpb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;p=m6w6%2Fext-http diff --git a/tests/HttpResponse_003.phpt b/tests/HttpResponse_003.phpt index 9780dda..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 -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