From b257b10281837c1bbc08403758e9ad8ff7a87c68 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 26 Aug 2012 18:34:09 -0400 Subject: [PATCH] typo --- docs/user/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index da7e5e2..3b665e0 100644 --- a/docs/user/advanced.rst +++ b/docs/user/advanced.rst @@ -365,7 +365,7 @@ this situation, specifies that the default charset must be ``ISO-8859-1``. Requests follows the specification in this case. If you require a different encoding, you can manually set the ``Response.encoding`` property, or use the raw -``Request.content``. +``Response.content``. HTTP Verbs ---------- -- 2.34.1