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

Method readheaders

Lib/httplib.py:234–323  ·  view source on GitHub ↗

Read header lines. Read header lines up to the entirely blank line that terminates them. The (normally blank) line that ends the headers is skipped, but not included in the returned list. If a non-header line ends the headers, (which is an error), an attempt is made

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

addcontinueMethod · 0.95
addheaderMethod · 0.95
LineTooLongClass · 0.85
startswithMethod · 0.80
stripMethod · 0.80
iscommentMethod · 0.80
islastMethod · 0.80
isheaderMethod · 0.80
readlineMethod · 0.45
appendMethod · 0.45
seekMethod · 0.45

Tested by

no test coverage detected