freebsd-ports/www/py-django-ranged-response/pkg-descr

4 lines
179 B
Plaintext

This is a modified FileResponse that returns 'Content-Range' headers with the
HTTP response, so browsers (e.g. Safari 9+) that request the file, can stream
the response properly.