4.7. Content-Transfer-Encoding 已弃用
4.7. Content-Transfer-Encoding Deprecated (Content-Transfer-Encoding 已弃用)
历史上, 某些实现使用 Content-Transfer-Encoding 发送 HTML 表单数据. 但是, 在可以发送二进制数据的上下文中, 如 HTTP, Content-Transfer-Encoding 是不必要的, 并且 SHOULD NOT 使用.
由于存在遗留实现, 接收方 SHOULD 准备好处理包含带有 Content-Transfer-Encoding 的 part 的 multipart/form-data, 即使这种用法已经被弃用.