Skip to main content

21. IANA Considerations (IANA 考虑)

21. IANA Considerations (IANA 考虑)

21.1. New URI Schemes (新的 URI 方案)

本规范定义了两个 URI 方案:

  1. 附录 C 中定义的 "opaquelocktoken" 方案, 以及

  2. "DAV" URI 方案, 该方案在历史上用于 [RFC2518] 以消除 WebDAV 属性和 XML 元素名称的歧义, 并继续在本规范和其他扩展 WebDAV 的规范中用于该目的。"DAV:" 命名空间中标识符的创建由 IETF 控制。

请注意, 现在不鼓励为 XML 命名空间定义新的 URI 方案。"DAV:" 是在标准最佳实践出现之前定义的。

21.2. XML Namespaces (XML 命名空间)

XML 命名空间消除 WebDAV 属性名称和 XML 元素的歧义。任何 WebDAV 用户或应用程序都可以定义新的命名空间, 以创建自定义属性或扩展 WebDAV XML 语法。IANA 不需要管理此类命名空间、属性名称或元素名称。

21.3. Message Header Fields (消息头字段)

以下消息头字段应添加到永久注册表 (参见 [RFC3864])。

21.3.1. DAV

Header field name (头字段名称): DAV

Applicable protocol (适用协议): http

Status (状态): standard

Author/Change controller (作者/变更控制者): IETF

Specification document (规范文档): this specification (Section 10.1)

21.3.2. Depth

Header field name (头字段名称): Depth

Applicable protocol (适用协议): http

Status (状态): standard

Author/Change controller (作者/变更控制者): IETF

Specification document (规范文档): this specification (Section 10.2)

21.3.3. Destination

Header field name (头字段名称): Destination

Applicable protocol (适用协议): http

Status (状态): standard

Author/Change controller (作者/变更控制者): IETF

Specification document (规范文档): this specification (Section 10.3)

21.3.4. If

Header field name (头字段名称): If

Applicable protocol (适用协议): http

Status (状态): standard

Author/Change controller (作者/变更控制者): IETF

Specification document (规范文档): this specification (Section 10.4)

21.3.5. Lock-Token

Header field name (头字段名称): Lock-Token

Applicable protocol (适用协议): http

Status (状态): standard

Author/Change controller (作者/变更控制者): IETF

Specification document (规范文档): this specification (Section 10.5)

21.3.6. Overwrite

Header field name (头字段名称): Overwrite

Applicable protocol (适用协议): http

Status (状态): standard

Author/Change controller (作者/变更控制者): IETF

Specification document (规范文档): this specification (Section 10.6)

21.3.7. Timeout

Header field name (头字段名称): Timeout

Applicable protocol (适用协议): http

Status (状态): standard

Author/Change controller (作者/变更控制者): IETF

Specification document (规范文档): this specification (Section 10.7)

21.4. HTTP Status Codes (HTTP 状态码)

本规范定义了以下 HTTP 状态码

  • 207 Multi-Status (Section 11.1)
  • 422 Unprocessable Entity (Section 11.2),
  • 423 Locked (Section 11.3),
  • 424 Failed Dependency (Section 11.4) 和
  • 507 Insufficient Storage (Section 11.5),

需在 http://www.iana.org/assignments/http-status-codes 的注册表中更新。

注意: HTTP 状态码 102 (Processing) 已在本规范中删除; 其 IANA 注册应继续引用 RFC 2518。