X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_ifrange_001.phpt;h=40185ac7cb39b1c153c1b2caadd460d0d257d0c7;hp=8f85abf8669d9eb7cd71514a434aa90b165438f4;hb=ad5f896b03adaa073134a00108a9cdf00720673a;hpb=db5299a8b005bf625b4e34666b48e6cce8990482 diff --git a/tests/send_ifrange_001.phpt b/tests/send_ifrange_001.phpt index 8f85abf..40185ac 100644 --- a/tests/send_ifrange_001.phpt +++ b/tests/send_ifrange_001.phpt @@ -4,7 +4,7 @@ http_send() If-Range --ENV-- HTTP_RANGE=bytes=0-1 @@ -15,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"