All Projects → danvk → Rangehttpserver

danvk / Rangehttpserver

Licence: apache-2.0
SimpleHTTPServer with support for Range requests

Programming Languages

python
139335 projects - #7 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].