forked from orbit-oss/flask
Added support for conditional responses to send_file
This commit is contained in:
parent
88d9315d19
commit
d0c6ad7d28
3 changed files with 36 additions and 5 deletions
2
CHANGES
2
CHANGES
|
|
@ -17,6 +17,8 @@ Codename to be decided, release date to be announced.
|
|||
``autoescape`` tag.
|
||||
- refactored Flask internally. It now consists of more than a
|
||||
single file.
|
||||
- :func:`flask.send_file` now emits etags and has the ability to
|
||||
do conditional responses builtin.
|
||||
|
||||
Version 0.4
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue