Fix minor documentation mistake #nolog

This commit is contained in:
Miguel Grinberg
2025-12-21 09:42:45 +00:00
parent baf02ae781
commit fb7aeac2ac

View File

@@ -774,7 +774,7 @@ class Response:
:param filename: The filename of the file.
:param status_code: The 3xx status code to use for the redirect. The
default is 302.
default is 200.
:param content_type: The ``Content-Type`` header to use in the
response. If omitted, it is generated
automatically from the file extension of the