X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_004.phpt;h=ffe26c90671411f4d53d9864ab1644a28a6d7fd4;hp=ed198d638311ca43f55705b40605ca653a8612f5;hb=6991b7214b3647780be00917c069db46d46b0484;hpb=a47793c85f727ca292c03d4779fac3d5e8805f11 diff --git a/tests/HttpResponse_004.phpt b/tests/HttpResponse_004.phpt index ed198d6..ffe26c9 100644 --- a/tests/HttpResponse_004.phpt +++ b/tests/HttpResponse_004.phpt @@ -3,24 +3,26 @@ HttpResponse - send cached gzipped data --SKIPIF-- --ENV-- +HTTP_IF_NONE_MATCH="900150983cd24fb0d6963f7d28e17f72" HTTP_ACCEPT_ENCODING=gzip -HTTP_IF_NONE_MATCH="80b285463881575891e86ba7bfecb4d0" --FILE-- --EXPECTF-- Status: 304 -Content-type: text/html -X-Powered-By: PHP/5.1.0RC2-dev -Cache-Control: public, must-revalidate, max_age=3600 -ETag: "80b285463881575891e86ba7bfecb4d0" +X-Powered-By: PHP/%s +Cache-Control: public, must-revalidate, max-age=3600 +Last-Modified: %s +Content-Type: %s +Accept-Ranges: bytes +ETag: "900150983cd24fb0d6963f7d28e17f72"