def getheader()

in cassette/http_response.py [0:0]


    def getheader(self, name):
        return self.headers.get(name)