Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
消息 rfc822 是否允许在两个标头之间换行?
在 Content-Disposition 之后,我得到了一个换行符。附加图像
Received 标头(及其后面的所有标头)不是 MIME 部分标头的一部分 - 它们是 MIME 部分的内容。
此附件的 MIME 类型为 message/rfc822,它是一封电子邮件。当您解析 MIME 部分的内容(以 Received 标头开头)时,您最终得到的是另一个消息对象。