patrys/httmock

Accessing Content After Calling Close Should Return '' if stream=True

cancan101 opened this issue · 0 comments

If stream=True and close() is called before reading the content, then the returned content should be the empty string.