SIGN IN SIGN UP

readline(): RFC 2046, section 5.1.2 (and partially 5.1) both state that the

parser must recognize outer boundaries in inner parts.  So cruise through the
EOF stack backwards testing each predicate against the current line.

There's still some discussion about whether this is (always) the best thing to
do.  Anthony would rather parse these messages as if the outer boundaries were
ignored.  I think that's counter to the RFC, but might be practically more
useful.  Can you say behavior flag?  (ug).
B
Barry Warsaw committed
4e59bc1e67e5459858d94b7e9fc41dfb0922ea62
Parent: 58eb0fc