mirror of
https://github.com/Hopiu/django.git
synced 2026-04-20 23:11:06 +00:00
response.content can be accessed many times as desired, and always returns the same result. iter(response) works only once and consumes the iterator. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abc.txt | ||
| models.py | ||
| tests.py | ||