def getheader()
in
cassette/http_response.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def getheader(self, name): return self.headers.get(name)