Internet Engineering Task Force (IETF) J. Reschke Request for Comments: 7237 greenbytes Category: Informational June 2014 ISSN: 2070-1721
Internet Engineering Task Force (IETF) J. Reschke Request for Comments: 7237 greenbytes Category: Informational June 2014 ISSN: 2070-1721
Initial Hypertext Transfer Protocol (HTTP) Method Registrations
初始超文本传输协议(HTTP)方法注册
Abstract
摘要
This document registers those Hypertext Transfer Protocol (HTTP) methods that have been defined in RFCs before the IANA HTTP Method Registry was established.
本文档注册了在建立IANA HTTP方法注册表之前在RFCs中定义的超文本传输协议(HTTP)方法。
Status of This Memo
关于下段备忘
This document is not an Internet Standards Track specification; it is published for informational purposes.
本文件不是互联网标准跟踪规范;它是为了提供信息而发布的。
This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Not all documents approved by the IESG are a candidate for any level of Internet Standard; see Section 2 of RFC 5741.
本文件是互联网工程任务组(IETF)的产品。它代表了IETF社区的共识。它已经接受了公众审查,并已被互联网工程指导小组(IESG)批准出版。并非IESG批准的所有文件都适用于任何级别的互联网标准;见RFC 5741第2节。
Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc7237.
有关本文件当前状态、任何勘误表以及如何提供反馈的信息,请访问http://www.rfc-editor.org/info/rfc7237.
Copyright Notice
版权公告
Copyright (c) 2014 IETF Trust and the persons identified as the document authors. All rights reserved.
版权所有(c)2014 IETF信托基金和确定为文件作者的人员。版权所有。
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.
本文件受BCP 78和IETF信托有关IETF文件的法律规定的约束(http://trustee.ietf.org/license-info)自本文件出版之日起生效。请仔细阅读这些文件,因为它们描述了您对本文件的权利和限制。从本文件中提取的代码组件必须包括信托法律条款第4.e节中所述的简化BSD许可证文本,并提供简化BSD许可证中所述的无担保。
Table of Contents
目录
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 2 2. Security Considerations . . . . . . . . . . . . . . . . . . . . 2 3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3 4. Normative References . . . . . . . . . . . . . . . . . . . . . 4
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 2 2. Security Considerations . . . . . . . . . . . . . . . . . . . . 2 3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3 4. Normative References . . . . . . . . . . . . . . . . . . . . . 4
This document registers those Hypertext Transfer Protocol (HTTP) methods that have been defined in RFCs other than [RFC7231] before the IANA HTTP Method Registry was established.
本文档注册了在IANA HTTP方法注册表建立之前在RFC中定义的超文本传输协议(HTTP)方法,而不是[RFC7231]。
There are no security considerations related to the registration itself.
注册本身没有任何安全考虑。
Security considerations applicable to the individual HTTP methods ought to be discussed in the specifications that define them.
适用于各个HTTP方法的安全注意事项应该在定义它们的规范中讨论。
The table below provides registrations of HTTP method names that have been added to the IANA "Hypertext Transfer Protocol (HTTP) Method Registry" at <http://www.iana.org/assignments/http-methods> (see Section 8.1 of [RFC7231]).
下表提供了已添加到IANA“超文本传输协议(HTTP)方法注册表”的HTTP方法名称的注册,地址为<http://www.iana.org/assignments/http-methods>(见[RFC7231]第8.1节)。
+-------------------+------+------------+---------------------------+ | Method Name | Safe | Idempotent | Reference | +-------------------+------+------------+---------------------------+ | ACL | no | yes | [RFC3744], Section 8.1 | | BASELINE-CONTROL | no | yes | [RFC3253], Section 12.6 | | BIND | no | yes | [RFC5842], Section 4 | | CHECKIN | no | yes | [RFC3253], Section 4.4 | | | | | and [RFC3253], Section | | | | | 9.4 | | CHECKOUT | no | yes | [RFC3253], Section 4.3 | | | | | and [RFC3253], Section | | | | | 8.8 | | COPY | no | yes | [RFC4918], Section 9.8 | | LABEL | no | yes | [RFC3253], Section 8.2 | | LINK | no | yes | [RFC2068], Section | | | | | 19.6.1.2 | | LOCK | no | no | [RFC4918], Section 9.10 | | MERGE | no | yes | [RFC3253], Section 11.2 | | MKACTIVITY | no | yes | [RFC3253], Section 13.5 | | MKCALENDAR | no | yes | [RFC4791], Section 5.3.1 | | MKCOL | no | yes | [RFC4918], Section 9.3 | | MKREDIRECTREF | no | yes | [RFC4437], Section 6 | | MKWORKSPACE | no | yes | [RFC3253], Section 6.3 | | MOVE | no | yes | [RFC4918], Section 9.9 | | ORDERPATCH | no | yes | [RFC3648], Section 7 | | PATCH | no | no | [RFC5789], Section 2 | | PROPFIND | yes | yes | [RFC4918], Section 9.1 | | PROPPATCH | no | yes | [RFC4918], Section 9.2 | | REBIND | no | yes | [RFC5842], Section 6 | | REPORT | yes | yes | [RFC3253], Section 3.6 | | SEARCH | yes | yes | [RFC5323], Section 2 | | UNBIND | no | yes | [RFC5842], Section 5 | | UNCHECKOUT | no | yes | [RFC3253], Section 4.5 | | UNLINK | no | yes | [RFC2068], Section | | | | | 19.6.1.3 | | UNLOCK | no | yes | [RFC4918], Section 9.11 | | UPDATE | no | yes | [RFC3253], Section 7.1 | | UPDATEREDIRECTREF | no | yes | [RFC4437], Section 7 | | VERSION-CONTROL | no | yes | [RFC3253], Section 3.5 | +-------------------+------+------------+---------------------------+
+-------------------+------+------------+---------------------------+ | Method Name | Safe | Idempotent | Reference | +-------------------+------+------------+---------------------------+ | ACL | no | yes | [RFC3744], Section 8.1 | | BASELINE-CONTROL | no | yes | [RFC3253], Section 12.6 | | BIND | no | yes | [RFC5842], Section 4 | | CHECKIN | no | yes | [RFC3253], Section 4.4 | | | | | and [RFC3253], Section | | | | | 9.4 | | CHECKOUT | no | yes | [RFC3253], Section 4.3 | | | | | and [RFC3253], Section | | | | | 8.8 | | COPY | no | yes | [RFC4918], Section 9.8 | | LABEL | no | yes | [RFC3253], Section 8.2 | | LINK | no | yes | [RFC2068], Section | | | | | 19.6.1.2 | | LOCK | no | no | [RFC4918], Section 9.10 | | MERGE | no | yes | [RFC3253], Section 11.2 | | MKACTIVITY | no | yes | [RFC3253], Section 13.5 | | MKCALENDAR | no | yes | [RFC4791], Section 5.3.1 | | MKCOL | no | yes | [RFC4918], Section 9.3 | | MKREDIRECTREF | no | yes | [RFC4437], Section 6 | | MKWORKSPACE | no | yes | [RFC3253], Section 6.3 | | MOVE | no | yes | [RFC4918], Section 9.9 | | ORDERPATCH | no | yes | [RFC3648], Section 7 | | PATCH | no | no | [RFC5789], Section 2 | | PROPFIND | yes | yes | [RFC4918], Section 9.1 | | PROPPATCH | no | yes | [RFC4918], Section 9.2 | | REBIND | no | yes | [RFC5842], Section 6 | | REPORT | yes | yes | [RFC3253], Section 3.6 | | SEARCH | yes | yes | [RFC5323], Section 2 | | UNBIND | no | yes | [RFC5842], Section 5 | | UNCHECKOUT | no | yes | [RFC3253], Section 4.5 | | UNLINK | no | yes | [RFC2068], Section | | | | | 19.6.1.3 | | UNLOCK | no | yes | [RFC4918], Section 9.11 | | UPDATE | no | yes | [RFC3253], Section 7.1 | | UPDATEREDIRECTREF | no | yes | [RFC4437], Section 7 | | VERSION-CONTROL | no | yes | [RFC3253], Section 3.5 | +-------------------+------+------------+---------------------------+
[RFC2068] Fielding, R., Gettys, J., Mogul, J., Nielsen, H., and T. Berners-Lee, "Hypertext Transfer Protocol -- HTTP/1.1", RFC 2068, January 1997.
[RFC2068]菲尔丁,R.,盖蒂,J.,莫格尔,J.,尼尔森,H.,和T.伯纳斯李,“超文本传输协议——HTTP/1.1”,RFC 2068,1997年1月。
[RFC3253] Clemm, G., Amsden, J., Ellison, T., Kaler, C., and J. Whitehead, "Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)", RFC 3253, March 2002.
[RFC3253]Clemm,G.,Amsden,J.,Ellison,T.,Kaler,C.,和J.Whitehead,“WebDAV的版本控制扩展(Web分布式创作和版本控制)”,RFC 3253,2002年3月。
[RFC3648] Whitehead, J. and J. Reschke, Ed., "Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol", RFC 3648, December 2003.
[RFC3648]Whitehead,J.和J.Reschke,Ed.,“Web分布式创作和版本控制(WebDAV)有序收集协议”,RFC 3648,2003年12月。
[RFC3744] Clemm, G., Reschke, J., Sedlar, E., and J. Whitehead, "Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol", RFC 3744, May 2004.
[RFC3744]Clemm,G.,Reschke,J.,Sedlar,E.,和J.Whitehead,“Web分布式创作和版本控制(WebDAV)访问控制协议”,RFC 3744,2004年5月。
[RFC4437] Whitehead, J., Clemm, G., and J. Reschke, Ed., "Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources", RFC 4437, March 2006.
[RFC4437]Whitehead,J.,Clemm,G.,和J.Reschke,Ed.,“Web分布式创作和版本控制(WebDAV)重定向参考资源”,RFC 4437,2006年3月。
[RFC4791] Daboo, C., Desruisseaux, B., and L. Dusseault, "Calendaring Extensions to WebDAV (CalDAV)", RFC 4791, March 2007.
[RFC4791]Daboo,C.,Desruisseaux,B.,和L.Dusseault,“WebDAV(CalDAV)的日历扩展”,RFC 47912007年3月。
[RFC4918] Dusseault, L., Ed., "HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)", RFC 4918, June 2007.
[RFC4918]Dusseault,L.,Ed.“Web分布式创作和版本控制(WebDAV)的HTTP扩展”,RFC4918,2007年6月。
[RFC5323] Reschke, J., Ed., Reddy, S., Davis, J., and A. Babich, "Web Distributed Authoring and Versioning (WebDAV) SEARCH", RFC 5323, November 2008.
[RFC5323]Reschke,J.,Ed.,Reddy,S.,Davis,J.,和A.Babich,“Web分布式创作和版本控制(WebDAV)搜索”,RFC 53232008年11月。
[RFC5789] Dusseault, L. and J. Snell, "PATCH Method for HTTP", RFC 5789, March 2010.
[RFC5789]Dusseault,L.和J.Snell,“HTTP的补丁方法”,RFC 5789,2010年3月。
[RFC5842] Clemm, G., Crawford, J., Reschke, J., Ed., and J. Whitehead, "Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)", RFC 5842, April 2010.
[RFC5842]Clemm,G.,Crawford,J.,Reschke,J.,Ed.,和J.Whitehead,“将扩展绑定到Web分布式创作和版本控制(WebDAV)”,RFC 58422010年4月。
[RFC7231] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content", RFC 7231, June 2014.
[RFC7231]Fielding,R.,Ed.和J.Reschke,Ed.,“超文本传输协议(HTTP/1.1):语义和内容”,RFC 72312014年6月。
Author's Address
作者地址
Julian F. Reschke greenbytes GmbH Hafenweg 16 Muenster, NW 48155 Germany
Julian F.Reschke greenbytes GmbH Hafenweg 16 Muenster,西北48155德国
EMail: julian.reschke@greenbytes.de URI: http://greenbytes.de/tech/webdav/
EMail: julian.reschke@greenbytes.de URI: http://greenbytes.de/tech/webdav/