X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_001.phpt;h=58fcf213b01f77b9e0bd211ed81463fb3d9e792d;hp=56b1913fa3d8a959956f51d6646f9540abe52514;hb=1ff52a3e07565d94dab3eccb485aba28c0d10b84;hpb=96d059e9210a6677427392d615bc42ab38b3b432 diff --git a/tests/HttpResponse_001.phpt b/tests/HttpResponse_001.phpt index 56b1913..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,12 +14,12 @@ HttpResponse::setData('foobar'); HttpResponse::send(); ?> --EXPECTF-- -X-Powered-By: PHP/%s -ETag: "3858f62230ac3c915f300c664312c63f" +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: "3858f62230ac3c915f300c664312c63f" Content-Length: 6 foobar