mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
ref to bug in history
This commit is contained in:
+3
-2
@@ -7,8 +7,9 @@ History
|
||||
* New ``r.fo`` interface for advanced response usage.*
|
||||
* Automatic expansion of parameterized headers
|
||||
* Turn off Redirects for GET/HEAD requests
|
||||
* Fix for Python Pre-2.7 URL quoting
|
||||
* New ``r.iter_content`` method.
|
||||
* Fix for Python Pre-2.7 URL quoting (http://bugs.python.org/issue918368)
|
||||
* New ``r.iter_content`` method
|
||||
|
||||
|
||||
0.6.1 (2011-08-20)
|
||||
++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user