mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -53,3 +53,4 @@ Patches and Suggestions
|
||||
- Mike Waldner
|
||||
- Serge Domkowski
|
||||
- Daniel Miller <danielm@vs-networks.com>
|
||||
- Pat Nakajima
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user