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

Method encode

Lib/email/header.py:374–414  ·  view source on GitHub ↗

Encode a message header into an RFC-compliant format. There are many issues involved in converting a given string for use in an email header. Only certain character sets are readable in most email clients, and as header strings can only contain a subset of 7-bit ASC

(self, splitchars=';, ')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 6

_splitMethod · 0.95
_encode_chunksMethod · 0.95
HeaderParseErrorClass · 0.90
encoded_header_lenMethod · 0.80
searchMethod · 0.45
formatMethod · 0.45