jazzband / django-downloadview

Serve files with Django.
https://django-downloadview.readthedocs.io
Other
374 stars 57 forks source link

Support HTTP_RANGE header. #122

Open willson556 opened 8 years ago

willson556 commented 8 years ago

This would allow VirtualDownloadView to be used to serve media content to Safari/iOS devices using HTML5 players.