Skip to content

SimpleHTTPServer with support for Range requests

License

Notifications You must be signed in to change notification settings

seqpipe/RangeHTTPServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

RangeHTTPServer

SimpleHTTPServer with support for Range requests

Quickstart:

$ pip install rangehttpserver
$ python -m RangeHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

Alternatives

If you've found this, you may also be intersted in node's http-server, which also includes support for Range requests.

About

SimpleHTTPServer with support for Range requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%