From 8e9446d3fb2635589a40d1a4e738b850dfc270fe Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 22 Apr 2012 22:29:00 -0400 Subject: [PATCH] revert --- HISTORY.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 0d84968d..b1da96ab 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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.