Staging
v0.8.1
Revision 924d148b9826bd64fbcce046df6f5d967cf37bbe authored by Barry Warsaw on 14 March 2007, 04:29:06 UTC, committed by Barry Warsaw on 14 March 2007, 04:29:06 UTC
2047-like headers where there is no whitespace between encoded words.  This
fix changes the matching regexp to include a trailing lookahead assertion that
the closing ?= must be followed by whitespace, newline, or end-of-string.
This also changes the regexp to add the MULTILINE flag.
1 parent 2a98ff8
History

README

back to top