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 1f0ca89 commit 11f3a3fCopy full SHA for 11f3a3f
docs/upgrading.rst
@@ -54,8 +54,8 @@ misleading ``name`` attribute. Silently swallowing errors in such cases was not
54
a satisfying solution.
55
56
Additionally the default of falling back to ``application/octet-stream`` has
57
-been removed. If Flask can't guess one or the user didn't provide one, the
58
-function fails.
+been restricted. If Flask can't guess one or the user didn't provide one, the
+function fails if no filename information was provided.
59
60
.. _upgrading-to-011:
61
0 commit comments