Is the Content-ID
along with Content-Disposition
? Or only one of those headers has to be there?
If both can be, maybe a workaround for now would be to add the Content-ID after the value of Content-Disposition, so the parameter is c-dispo-body\r\nContent-ID: ...
. Not sure if it works, as I haven't looked at code, but worth trying.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.