File manager - Edit - /opt/alt/tests/alt-php83-pecl-http_4.2.4-1.el8/tests/envresponse003.phpt
Back
--TEST-- env response ranges --SKIPIF-- <?php include "skipif.inc"; ?> --ENV-- HTTP_RANGE=bytes=2-4 --GET-- a=b --FILE-- <?php $r = new http\Env\Response; $r->setContentType("text/plain"); $r->setContentDisposition( array("attachment" => array(array("filename" => basename(__FILE__)))) ); $r->setBody(new http\Message\Body(fopen(__FILE__, "rb"))); $r->send(); ?> --EXPECTHEADERS-- Content-Range: bytes 2-4/248 --EXPECTF-- php
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.17 |
proxy
|
phpinfo
|
Settings