django/tests/httpwrappers
Aymeric Augustin a480f8320a Simplified iteration in HTTP response objects.
Fixed #20187 -- Allowed repeated iteration of HttpResponse.

All this became possible when support for old-style streaming responses was
finally removed.
2013-11-23 17:03:43 +01:00
..
__init__.py
abc.txt
models.py
tests.py Simplified iteration in HTTP response objects. 2013-11-23 17:03:43 +01:00