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

Function make_header

Lib/email/header.py:121–140  ·  view source on GitHub ↗

Create a Header from a sequence of pairs as returned by decode_header() decode_header() takes a header value string and returns a sequence of pairs of the format (decoded_string, charset) where charset is the string name of the character set. This function takes one of those sequen

(decoded_seq, maxlinelen=None, header_name=None,
                continuation_ws=' ')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 3

appendMethod · 0.95
CharsetClass · 0.90
HeaderClass · 0.85