summaryrefslogtreecommitdiff
path: root/www/py-django-ranged-response/pkg-descr
blob: 223ed4558d71eda69915b0aa0590e48a224343fe (plain) (blame)
1
2
3
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.