/rangehttpserver

Python module that implements a simple HTTP server that understands the HTTP Range header.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

RangeHTTPServer is a lightweight Python module that extends SimpleHTTPServer
to support the HTTP Range command.