Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Kenneth Reitz
2011-10-10 20:07:14 -04:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -53,3 +53,4 @@ Patches and Suggestions
- Mike Waldner
- Serge Domkowski
- Daniel Miller <danielm@vs-networks.com>
- Pat Nakajima
+1 -1
View File
@@ -9,7 +9,7 @@ Encoded Data?
-------------
Requests automatically decompresses gzip-encoded responses, and does
it's best to decodes response content to unicode when possible.
its best to decodes response content to unicode when possible.
You can get direct access to the raw response (and even the socket),
if needed as well.