We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe23c0 commit 00e524eCopy full SHA for 00e524e
book/part2.rst
@@ -193,7 +193,7 @@ charge of sending the response whenever you see fit.
193
.. note::
194
195
We haven't explicitly set the ``Content-Type`` header in the rewritten
196
- code as the Response object defaults to ``UTF-8`` by default.
+ code as the charset of the Response object defaults to ``UTF-8``.
197
198
With the ``Request`` class, you have all the request information at your
199
fingertips thanks to a nice and simple API::
0 commit comments