diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/request-response.txt | 2 |
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 |
