X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_004.phpt;h=2c88b6023f4918ceb6a6d1e56eb4b8715f994ba7;hp=f5e768dd0299da42262fb3deec680dda19325f59;hb=ec0bb29f312b0f825a44c059fa6a8e2d1cd708bb;hpb=96d059e9210a6677427392d615bc42ab38b3b432 diff --git a/tests/HttpResponse_004.phpt b/tests/HttpResponse_004.phpt index f5e768d..2c88b60 100644 --- a/tests/HttpResponse_004.phpt +++ b/tests/HttpResponse_004.phpt @@ -4,23 +4,24 @@ HttpResponse - send cached gzipped data --ENV-- +HTTP_IF_NONE_MATCH="900150983cd24fb0d6963f7d28e17f72" HTTP_ACCEPT_ENCODING=gzip -HTTP_IF_NONE_MATCH="80b285463881575891e86ba7bfecb4d0" --FILE-- --EXPECTF-- -Status: 304 +Status: 304%s X-Powered-By: PHP/%s Cache-Control: public, must-revalidate, max-age=3600 -ETag: "80b285463881575891e86ba7bfecb4d0" -Content-type: %s +Last-Modified: %s +Accept-Ranges: bytes +ETag: "900150983cd24fb0d6963f7d28e17f72"