X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_ifrange_001.phpt;h=b4aae05da53a79682b48eaf9b593a08ddf6eb653;hp=9b3697197ade931d2f1660fee1145ac72b048deb;hb=99b27b9e44043e5ff1bd53f2a1e3b007cfd16a42;hpb=6991b7214b3647780be00917c069db46d46b0484 diff --git a/tests/send_ifrange_001.phpt b/tests/send_ifrange_001.phpt index 9b36971..b4aae05 100644 --- a/tests/send_ifrange_001.phpt +++ b/tests/send_ifrange_001.phpt @@ -4,6 +4,7 @@ http_send() If-Range --ENV-- HTTP_RANGE=bytes=0-1 @@ -14,7 +15,7 @@ http_cache_etag('abc'); http_send_file(__FILE__); ?> --EXPECTF-- -Status: 206 +Status: 206%s X-Powered-By: %s Cache-Control: private, must-revalidate, max-age=0 ETag: "abc"