mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Removed doc reference to removed HttpResponse.mimetype.
This commit is contained in:
parent
25e06bca57
commit
da009ce32c
@ -661,8 +661,6 @@ Methods
|
|||||||
specified, it is formed by the :setting:`DEFAULT_CONTENT_TYPE` and
|
specified, it is formed by the :setting:`DEFAULT_CONTENT_TYPE` and
|
||||||
:setting:`DEFAULT_CHARSET` settings, by default: "`text/html; charset=utf-8`".
|
:setting:`DEFAULT_CHARSET` settings, by default: "`text/html; charset=utf-8`".
|
||||||
|
|
||||||
Historically, this parameter was called ``mimetype`` (now deprecated).
|
|
||||||
|
|
||||||
``status`` is the `HTTP status code`_ for the response.
|
``status`` is the `HTTP status code`_ for the response.
|
||||||
|
|
||||||
``reason`` is the HTTP response phrase. If not provided, a default phrase
|
``reason`` is the HTTP response phrase. If not provided, a default phrase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user