X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fenvresponse014.phpt;h=6b71aacaae5816d66c3882897e2bca4ee874c8af;hp=ef85e2c2f7cbc157f9dae7fa5c4f8f12bfb3f8d4;hb=7e91b6faa12e78173a29752b1fc1ad2c567240bc;hpb=87db9817d428282792c8146d9c2ae9748ebf6f1e diff --git a/tests/envresponse014.phpt b/tests/envresponse014.phpt index ef85e2c..6b71aac 100644 --- a/tests/envresponse014.phpt +++ b/tests/envresponse014.phpt @@ -16,9 +16,12 @@ $res->send($f); rewind($f); var_dump(stream_get_contents($f)); --EXPECTF-- -string(96) "HTTP/1.1 416 Requested Range Not Satisfiable +string(129) "HTTP/1.1 416 Requested Range Not Satisfiable Accept-Ranges: bytes Content-Range: bytes */6 +Transfer-Encoding: chunked + +0 "