Subject: | parameter value whitespace trimming required |
Date: | Sat, 27 Sep 2014 13:55:38 -0700 |
To: | bug-Mail-Box [...] rt.cpan.org |
From: | Randy Diffenderfer <randy.diffenderfer [...] gmail.com> |
Not sure how many other headers have this issue, but easily reproduced by
adding a trailing space character to CTE, for example.
It's pretty much independent of version (true since 2.082, certainly, to
current), operating system and perl version.
…
Content-Transfer-Encoding: base64(space)
…
this will cause the methods that do …->decoded() to fail with:
WARNING: No decoder defined for transfer encoding base64 .