Open cancan101 opened 8 years ago
If stream=True and close() is called before reading the content, then the returned content should be the empty string.
stream=True
close()
If
stream=True
andclose()
is called before reading the content, then the returned content should be the empty string.