def stream()

in cassette/http_response.py [0:0]


    def stream(self, chunk_size, decode_content):
        yield self.read()