mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
v0.11.2
This commit is contained in:
+10
@@ -3,6 +3,16 @@
|
||||
History
|
||||
-------
|
||||
|
||||
0.11.2 (2012-04-??)
|
||||
+++++++++++++++++++
|
||||
|
||||
- Attempt to use the OS's certificate bundle if ``certifi`` isn't available.
|
||||
- Infinite digest auth redirect fix
|
||||
- Multi-part file upload improvements
|
||||
- Fix decoding of invalid %encodings in URLs
|
||||
- Rewrite unquote_unreserved based on urllib.unquote
|
||||
- If there is no content in a response don't throw an error the second time that content is attempted to be read.
|
||||
- Upload data on redirects.
|
||||
|
||||
0.11.1 (2012-03-30)
|
||||
+++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user