X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_001.phpt;h=21db4588423de6a6f1fe04d9f03c4fcad71c4d60;hp=b225f925b39f27807d65da0db614e3095c119a19;hb=8e6cf53b544342e1eaf0ec4f530e32852120294a;hpb=445dd5f0580e5073d69d3ef7267671686e18f4e7 diff --git a/tests/HttpResponse_001.phpt b/tests/HttpResponse_001.phpt index b225f92..21db458 100644 --- a/tests/HttpResponse_001.phpt +++ b/tests/HttpResponse_001.phpt @@ -3,7 +3,7 @@ HttpResponse - send data with caching headers --SKIPIF-- --FILE-- @@ -15,10 +15,11 @@ HttpResponse::send(); ?> --EXPECTF-- X-Powered-By: PHP/%s -ETag: "3858f62230ac3c915f300c664312c63f" -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 +ETag: "3858f62230ac3c915f300c664312c63f" +Content-Length: 6 -foobar \ No newline at end of file +foobar