Skip to content
Commit 7c7c918b authored by Christian Schoenebeck's avatar Christian Schoenebeck Committed by Sandro Knauß
Browse files

Add KMime::foldHeader()

Breaks a header over multiple lines if needed by inserting "folding
white space" (FWS) at appropriate positions according to RFC 5322
section 2.1.1. "Line Length Limits".

Complexity of algorithm: O(n)
parent 6874e727
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment