X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_003.phpt;h=960c0c5814b6dce177a49cf4bcc7c67d36fdd43a;hp=027d536c9f0443ede52bdf996b5848d6d28ea9dc;hb=7b88d9022c90eb12e5fe195af8644935141c9d68;hpb=a47793c85f727ca292c03d4779fac3d5e8805f11 diff --git a/tests/HttpResponse_003.phpt b/tests/HttpResponse_003.phpt index 027d536..960c0c5 100644 --- a/tests/HttpResponse_003.phpt +++ b/tests/HttpResponse_003.phpt @@ -3,7 +3,7 @@ HttpResponse - send gzipped file with caching headers --SKIPIF-- @@ -18,9 +18,9 @@ HttpResponse::setFile(__FILE__); HttpResponse::send(); ?> --EXPECTF-- -X-Powered-By: PHP/5.1.0RC2-dev +X-Powered-By: PHP/%s ETag: "%s" -Cache-Control: public, must-revalidate, max_age=3600 +Cache-Control: public, must-revalidate, max-age=3600 Last-Modified: %s, %d %s 20%d %d:%d:%d GMT Content-Type: %s Accept-Ranges: bytes