From b4b0f2b5d88159181e930d80243abd894671c474 Mon Sep 17 00:00:00 2001 From: Andrey Petrov Date: Tue, 16 Sep 2014 10:53:42 -0700 Subject: CHANGES for #468 --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index c6088b7a..d41b9a73 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ Changes dev (master) ++++++++++++ +* Changed default response reading to not consume the content + until it is explicitly read. (Issue #468) + * Add Url.url property to return the composed url string. (Issue #394) * Fixed PyOpenSSL + gevent ``WantWriteError``. (Issue #412) -- cgit v1.2.1