MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / getheaders

Method getheaders

Lib/rfc822.py:295–318  ·  view source on GitHub ↗

Get all values for a header. This returns a list of values for headers given more than once; each value in the result list is stripped in the same way as the result of getheader(). If the header is not given, return an empty list.

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

http_error_302Method · 0.45
make_cookiesMethod · 0.45
run_cgiMethod · 0.45

Calls 5

getallmatchingheadersMethod · 0.95
isspaceMethod · 0.80
stripMethod · 0.80
appendMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected