跳到主要内容

12. IANA 考虑

以下登记的变更控制者是: "IETF ([email protected]) - Internet Engineering Task Force".

12.1. 字段名登记

IANA 已按 [HTTP] 第 18.4 节所述, 将以下字段名添加到 \https://www.iana.org/assignments/http-fields\`` 处的 "Hypertext Transfer Protocol (HTTP) Field Name Registry".

Field NameStatusSectionComments
Closepermanent9.6(reserved)
MIME-VersionpermanentB.1
Transfer-Encodingpermanent6.1

12.2. 媒体类型登记

IANA 已使用第 10.1 节和第 10.2 节中的登记信息, 更新 \https://www.iana.org/assignments/media-types\`` 处的 "Media Types" 注册表, 分别登记媒体类型 "message/http" 和 "application/http".

12.3. 传输编码登记

IANA 已使用第 7.3 节的登记过程和下表汇总的内容编码名称, 更新 \https://www.iana.org/assignments/http-parameters/\`` 处的 "HTTP Transfer Coding Registry".

NameDescriptionSection
chunked以一系列 chunk 传输7.1
compressUNIX "compress" 数据格式 [Welch]7.2
deflate"zlib" 数据格式 ([RFC1950]) 内的 "deflate" 压缩数据 ([RFC1951])7.2
gzipGZIP 文件格式 [RFC1952]7.2
trailers(reserved)12.3
x-compress已弃用 (compress 的别名)7.2
x-gzip已弃用 (gzip 的别名)7.2

Note: 编码名称 "trailers" 被保留, 因为使用它会与 TE 头字段中的关键字 "trailers" 冲突 ([HTTP] 第 10.1.4 节).

12.4. ALPN 协议 ID 登记

IANA 已使用以下登记信息, 更新 \https://www.iana.org/assignments/tls-extensiontype-values/\`` 处的 "TLS Application-Layer Protocol Negotiation (ALPN) Protocol IDs" 注册表:

ProtocolIdentification SequenceReference
HTTP/1.10x68 0x74 0x74 0x70 0x2f 0x31 0x2e 0x31 ("http/1.1")RFC 9112