Use X-Send of Apache/nginx to provide download file
Created by: wasabideveloper
Instead of streaming file by django
- for nginx: http://wiki.nginx.org/XSendfile
- Do not expose internal file path!
Created by: wasabideveloper
Instead of streaming file by django