def read()

in cassette/http_response.py [0:0]


    def read(self, chunked=None):
        return self.fp.read()