跳到主要内容

8. Content-Description 头字段

Content-Description 头字段提供了一种方式, 将 MIME entity 内容的自由格式文本描述与该实体关联起来. 该描述旨在供人类阅读, 可用于向用户描述实体内容.

语法

description := "Content-Description" ":" *text

示例

Content-Description: A picture of me at the beach
Content-Description: Company Logo
Content-Description: 2024 Annual Financial Report

用途

  • 为附件提供描述性标题
  • 给用户提供内容预览
  • 在邮件客户端中显示附件描述

要点:

  • 可选文本描述
  • 面向人类读者
  • 可以使用任何语言
  • 常用于附件