Added remark

pull/194/merge
M66B 3 years ago
parent 4559495774
commit 8a63c66f47

@ -935,6 +935,7 @@ public class MessageHelper {
sb.append(' ');
flowed.add(sb.toString());
// https://tools.ietf.org/html/rfc3676#section-4.5
int i = 0;
if (sb.length() > 0 && sb.charAt(0) == '>') {
i++;

Loading…
Cancel
Save