Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-django-ranged-response
Django file response to stream to browsers properly (Python 3)
https://pypi.python.org/pypi/django-ranged-response/
0
no reviews
Install
Provides RangedFileResponse that is a modified FileResponse that returns Content-Range headers with the response, so browsers that request the file, can stream the response properly.
This package installs the library for Python 3.