mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
yep
This commit is contained in:
+4
-3
@@ -1,11 +1,12 @@
|
||||
History
|
||||
-------
|
||||
|
||||
* Automatic decoding of unicode, when available.
|
||||
* Automatic decoding of unicode, based on HTTP Headers.
|
||||
* New ``decode_unicode`` setting
|
||||
* Removal of ``r.read/close`` methods
|
||||
* New ``r.fo`` interface for advanced response usage.
|
||||
|
||||
* New ``r.fo`` interface for advanced response usage.*
|
||||
* Automatic expansion of parameterized headers
|
||||
* Turn off Redirects for GET/HEAD requests
|
||||
|
||||
0.6.1 (2011-08-20)
|
||||
++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user