summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2014-08-13 21:42:05 -0400
committerTim Graham <timograham@gmail.com>2014-08-13 21:42:39 -0400
commitda009ce32c1b8b27c1a897a28bacf293d98f3398 (patch)
tree064c9b324ccfa1f297563389f30705b226ed968a /docs
parent25e06bca57c068d4b9e9b4221b16a667ccb0d38e (diff)
Removed doc reference to removed HttpResponse.mimetype.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/request-response.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/request-response.txt b/docs/ref/request-response.txt
index 61140d0e6f..ba6481107d 100644
--- a/docs/ref/request-response.txt
+++ b/docs/ref/request-response.txt
@@ -661,8 +661,6 @@ Methods
specified, it is formed by the :setting:`DEFAULT_CONTENT_TYPE` and
: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.
``reason`` is the HTTP response phrase. If not provided, a default phrase