]> Sergey Matveev's repositories - public-inbox.git/commit
t/psgi_attach: assert message/* parts are downloadable
authorEric Wong <e@yhbt.net>
Sat, 16 May 2020 10:03:21 +0000 (10:03 +0000)
committerEric Wong <e@yhbt.net>
Sun, 17 May 2020 06:56:40 +0000 (06:56 +0000)
commit77aa1a9eae83fa60eb8208710a714aa4f39d9b34
treed5ff9179f13cf0894a45d13f849e92a0632e01d9
parent11fcb0446a6749ce2ac582d7a1f361ec7355d2f8
t/psgi_attach: assert message/* parts are downloadable

We'll be adding support to descend into message/rfc822 (and
legacy message/news) attachments.  First, we must ensure
existing message/rfc822 attachments can be downloaded and remain
downloadable in future commits.
MANIFEST
t/data/message_embed.eml [new file with mode: 0644]
t/psgi_attach.t