--TEST-- http_send_data() NUM-NUM range --SKIPIF-- --ENV-- HTTP_RANGE=bytes=5-6 --FILE-- --EXPECTF-- Status: 206 X-Powered-By: PHP/%s Content-Type: text/plain Accept-Ranges: bytes Content-Range: bytes 5-6/6000 Content-Length: 2 c1