python3-rangehttpserver

SimpleHTTPServer with support for Range requests

Description

RangeHTTPServer is a Python module for running a simple HTTP server with support for range requests. It is suitable for use in local testing, not Internet scale production use.

HTTP range requests ask the server to send only a portion of an HTTP message back to a client and are useful for clients like media players that support random access, data tools that know they need only part of a large file, and download managers that let the user pause and resume the download.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/danvk/RangeHTTPServer


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-rangehttpserver