fold(name, value)
Headers are folded using the Header
folding algorithm, which preserves existing line breaks in the value, and wraps each resulting line to the max_line_length
. Non-ASCII binary data are CTE encoded using the unknown-8bit
charset.
Please login to continue.