X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpResponse_004.phpt;h=e8a1d0f758b05279da903213bec4ed8022100f7c;hb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;hp=a0f569dfe5c2ec47e62af8d376eab2b80b231c05;hpb=609138304a5622a8b1276b55e81d738c36c4f92d;p=m6w6%2Fext-http diff --git a/tests/HttpResponse_004.phpt b/tests/HttpResponse_004.phpt index a0f569d..e8a1d0f 100644 --- a/tests/HttpResponse_004.phpt +++ b/tests/HttpResponse_004.phpt @@ -3,9 +3,9 @@ HttpResponse - send cached gzipped data --SKIPIF-- --ENV-- HTTP_ACCEPT_ENCODING=gzip @@ -20,7 +20,7 @@ HttpResponse::send(); ?> --EXPECTF-- Status: 304 -Content-type: %s X-Powered-By: PHP/%s -Cache-Control: public, must-revalidate, max_age=3600 +Cache-Control: public, must-revalidate, max-age=3600 ETag: "80b285463881575891e86ba7bfecb4d0" +Content-type: %s