From feb91dbda13974f84eac52dccdc0de1ddb636616 Mon Sep 17 00:00:00 2001 From: Nick Pope Date: Thu, 30 Apr 2020 10:33:04 +0100 Subject: Used :mimetype: role in various docs. --- docs/ref/request-response.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/request-response.txt') diff --git a/docs/ref/request-response.txt b/docs/ref/request-response.txt index 17c0f30335..d53b718020 100644 --- a/docs/ref/request-response.txt +++ b/docs/ref/request-response.txt @@ -1028,7 +1028,7 @@ can create it with the help of :py:class:`http.HTTPStatus`. For example:: response. It inherits most behavior from its superclass with a couple differences: - Its default ``Content-Type`` header is set to ``application/json``. + Its default ``Content-Type`` header is set to :mimetype:`application/json`. The first parameter, ``data``, should be a ``dict`` instance. If the ``safe`` parameter is set to ``False`` (see below) it can be any -- cgit v1.3