From c57b00654c05d66f566dcd6224505da226f80a0a Mon Sep 17 00:00:00 2001 From: Julien Kirch Date: Mon, 25 Jan 2010 19:37:20 +0100 Subject: [PATCH] Indicate a change --- history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/history.md b/history.md index 3370365f..1093d16b 100644 --- a/history.md +++ b/history.md @@ -4,7 +4,7 @@ - cleaner log API, add a warning for some cases but should be compatible - accept multiple "Set-Cookie" headers, see http://www.ietf.org/rfc/rfc2109.txt (patch provided by Cyril Rohr) - remove "Content-Length" and "Content-Type" headers when following a redirection (patch provided by haarts) -- all http error codes have now a corresponding exception class and all of them contain the Reponse +- all http error codes have now a corresponding exception class and all of them contain the Reponse -> this means that the raised exception can be different - changed "Content-Disposition: multipart/form-data" to "Content-Disposition: form-data" per RFC 2388 (patch provided by Kyle Crawford) # 1.2.0