We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edbe49c commit a564dbfCopy full SHA for a564dbf
README.md
@@ -33,7 +33,7 @@ Currently it supports,
33
34
# USAGE
35
36
- on django views where file response is required, fill response header `X-File` with absolute file path
+ on django views where file response is required, fill response header `X-File` with absolute file path or use `sendfile` wrapper
37
for example,
38
39
```python
0 commit comments