X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_001.phpt;h=58fcf213b01f77b9e0bd211ed81463fb3d9e792d;hp=b225f925b39f27807d65da0db614e3095c119a19;hb=refs%2Fheads%2Fv1.7.x;hpb=445dd5f0580e5073d69d3ef7267671686e18f4e7 diff --git a/tests/HttpResponse_001.phpt b/tests/HttpResponse_001.phpt index b225f92..58fcf21 100644 --- a/tests/HttpResponse_001.phpt +++ b/tests/HttpResponse_001.phpt @@ -3,7 +3,7 @@ HttpResponse - send data with caching headers --SKIPIF-- --FILE-- @@ -14,11 +14,12 @@ HttpResponse::setData('foobar'); HttpResponse::send(); ?> --EXPECTF-- -X-Powered-By: PHP/%s -ETag: "3858f62230ac3c915f300c664312c63f" -Cache-Control: public, must-revalidate, max_age=3600 -Last-Modified: %s, %d %s 20%d %d:%d:%d GMT -Content-Type: %s +X-Powered-By: PHP/%a +Cache-Control: public, must-revalidate, max-age=3600 +Last-Modified: %a, %d %a 20%d %d:%d:%d GMT +Content-Type: %a Accept-Ranges: bytes +ETag: "3858f62230ac3c915f300c664312c63f" +Content-Length: 6 -foobar \ No newline at end of file +foobar