X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2FHttpResponse_001.phpt;h=8d2417dd263694a2fa6709c0581f3b261b8d6e98;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hp=78b03e4b8fbf1d775292140489c0176bd6e6f193;hpb=f475c8d0d6c24a597cef6e6a441e1fc53578cb84;p=m6w6%2Fext-http diff --git a/tests/HttpResponse_001.phpt b/tests/HttpResponse_001.phpt index 78b03e4..8d2417d 100644 --- a/tests/HttpResponse_001.phpt +++ b/tests/HttpResponse_001.phpt @@ -3,7 +3,7 @@ HttpResponse - send data with caching headers --SKIPIF-- --FILE-- @@ -14,12 +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