X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpResponse_004.phpt;h=88b788477954b8ef007b70a713d3bda006597165;hb=bcd8a695c6dfc8463596cf97d886e32eec959417;hp=e8a1d0f758b05279da903213bec4ed8022100f7c;hpb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;p=m6w6%2Fext-http diff --git a/tests/HttpResponse_004.phpt b/tests/HttpResponse_004.phpt index e8a1d0f..88b7884 100644 --- a/tests/HttpResponse_004.phpt +++ b/tests/HttpResponse_004.phpt @@ -4,23 +4,25 @@ 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 +Content-Type: %s +Accept-Ranges: bytes +ETag: "900150983cd24fb0d6963f7d28e17f72"