8000 GitHub - linkris/php-http-stream: HTTP streaming class
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linkris/php-http-stream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-http-stream

HTTP streaming class

Example:

$response = new \HttpStream\Response('path/to/file.mp3', $_SERVER);
$response->flush();

For more examples, have a look in the examples folder above!

About

HTTP streaming class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0