Skip to content

Commit a564dbf

Browse files
committed
add desc about sendfile utils
1 parent edbe49c commit a564dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Currently it supports,
3333

3434
# USAGE
3535

36-
on django views where file response is required, fill response header `X-File` with absolute file path
36+
on django views where file response is required, fill response header `X-File` with absolute file path or use `sendfile` wrapper
3737
for example,
3838

3939
```python

0 commit comments

Comments
 (0)