forked from orbit-oss/flask
Updated upgrade docs
This commit is contained in:
parent
1f0ca894a2
commit
11f3a3f6dd
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ misleading ``name`` attribute. Silently swallowing errors in such cases was not
|
||||||
a satisfying solution.
|
a satisfying solution.
|
||||||
|
|
||||||
Additionally the default of falling back to ``application/octet-stream`` has
|
Additionally the default of falling back to ``application/octet-stream`` has
|
||||||
been removed. If Flask can't guess one or the user didn't provide one, the
|
been restricted. If Flask can't guess one or the user didn't provide one, the
|
||||||
function fails.
|
function fails if no filename information was provided.
|
||||||
|
|
||||||
.. _upgrading-to-011:
|
.. _upgrading-to-011:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue