X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_003.phpt;h=9780dda00cb1c67b7cfcbcf028c89a582aeecab1;hp=4b5941cd815463d9548091a1b94564623a922d39;hb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;hpb=609138304a5622a8b1276b55e81d738c36c4f92d diff --git a/tests/HttpResponse_003.phpt b/tests/HttpResponse_003.phpt index 4b5941c..9780dda 100644 --- a/tests/HttpResponse_003.phpt +++ b/tests/HttpResponse_003.phpt @@ -3,9 +3,9 @@ HttpResponse - send gzipped file with caching headers --SKIPIF-- --ENV-- HTTP_ACCEPT_ENCODING=gzip @@ -20,7 +20,7 @@ HttpResponse::send(); --EXPECTF-- X-Powered-By: PHP/%s ETag: "%s" -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