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

Method getallmatchingheaders

Lib/rfc822.py:228–248  ·  view source on GitHub ↗

Find all header lines matching a given header name. Look through the list of headers and find all lines matching a given header name (and their continuation lines). A list of the lines is returned, without interpretation. If the header does not occur, an empty list

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getheadersMethod · 0.95
getaddrlistMethod · 0.95
run_cgiMethod · 0.80

Calls 3

isspaceMethod · 0.80
lowerMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected