Module headers

Source
Expand description

Email header encoding algorithms.

Modulesยง

quoted_string
Quoted String encoder.
rfc2047
RFC 2047 encoder.
rfc2231
RFC 2231 encoder.
writer
Utilities for writing email headers to a Writer.