utilsHeaderUnfold
fn
string utilsHeaderUnfold(string value) nothrowUnfolds a raw header value according to the rules in rfc822.
Parameters
value | raw header value |
Returns
an allocated string containing the unfolded header value.