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

Method isheader

Lib/rfc822.py:197–207  ·  view source on GitHub ↗

Determine whether a given line is a legal header. This method should return the header name, suitably canonicalized. You may override this method in order to use Message parsing on tagged data in RFC 2822-like formats with special header formats.

(self, line)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readheadersMethod · 0.95
readheadersMethod · 0.80

Calls 2

findMethod · 0.45
lowerMethod · 0.45

Tested by

no test coverage detected