Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 00e524e

Browse filesBrowse files
committed
fixed ambiguity (closes #6)
1 parent 6fe23c0 commit 00e524e
Copy full SHA for 00e524e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/part2.rst

Copy file name to clipboardExpand all lines: book/part2.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ charge of sending the response whenever you see fit.
193193
.. note::
194194

195195
We haven't explicitly set the ``Content-Type`` header in the rewritten
196-
code as the Response object defaults to ``UTF-8`` by default.
196+
code as the charset of the Response object defaults to ``UTF-8``.
197197

198198
With the ``Request`` class, you have all the request information at your
199199
fingertips thanks to a nice and simple API::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.