PHP-File-Download icon indicating copy to clipboard operation
PHP-File-Download copied to clipboard

Add support for non-seekable streams

Open gmcmicken opened this issue 10 years ago • 0 comments

Check stream meta "seekable" before issuing rewind, as to support additional stream types. Also disable output buffering with ob_end_clean().

gmcmicken avatar Aug 25 '15 22:08 gmcmicken