whitespace

This commit is contained in:
Kenneth Reitz
2012-01-21 23:00:28 -05:00
parent 0dbda6665d
commit 128b49a1fb
+1
View File
@@ -677,6 +677,7 @@ class Response(object):
avoids reading the content at once into memory for large
responses.
"""
#TODO: why rstrip by default
pending = None