forked from orbit-oss/flask
Added support for send_file
This commit is contained in:
parent
4156bd412f
commit
2d87e9bc37
4 changed files with 161 additions and 2 deletions
|
|
@ -213,6 +213,8 @@ Useful Functions and Classes
|
|||
|
||||
.. autofunction:: redirect
|
||||
|
||||
.. autofunction:: send_file
|
||||
|
||||
.. autofunction:: escape
|
||||
|
||||
.. autoclass:: Markup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue