Josh Tiras

Results 1 issues of Josh Tiras

So this is a curious one - the urllib3 response object inherits io.Base which does provide an iterator over itself, however this iterator doesn't invoke the response object `stream()` method...