This commit is contained in:
Kenneth Reitz
2012-04-22 22:29:00 -04:00
parent a7da521a62
commit 8e9446d3fb
-1
View File
@@ -10,7 +10,6 @@ History
- 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.