Initial Hypertext Transfer Protocol (HTTP) Method Registrations
RFC 7237
Document | Type | RFC - Informational (June 2014; No errata) | |
---|---|---|---|
Author | Julian Reschke | ||
Last updated | 2015-10-14 | ||
Stream | Internet Engineering Task Force (IETF) | ||
Formats | plain text html pdf htmlized (tools) htmlized bibtex | ||
Reviews | |||
Stream | WG state | Submitted to IESG for Publication | |
Document shepherd | Mark Nottingham | ||
Shepherd write-up | Show (last changed 2013-10-07) | ||
IESG | IESG state | RFC 7237 (Informational) | |
Action Holders |
(None)
|
||
Consensus Boilerplate | Yes | ||
Telechat date | |||
Responsible AD | Barry Leiba | ||
Send notices to | (None) | ||
IANA | IANA review state | Version Changed - Review Needed | |
IANA action state | RFC-Ed-Ack |
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 Abstract This document registers those Hypertext Transfer Protocol (HTTP) methods that have been defined in RFCs before the IANA HTTP Method Registry was established. 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. 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. Copyright Notice Copyright (c) 2014 IETF Trust and the persons identified as the document authors. All rights reserved. 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. Reschke Informational [Page 1] RFC 7237 HTTP Method Registrations June 2014 Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 2 2. Security Considerations . . . . . . . . . . . . . . . . . . . . 2 3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3 4. Normative References . . . . . . . . . . . . . . . . . . . . . 4 1. Introduction 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. 2. Security Considerations 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. Reschke Informational [Page 2] RFC 7237 HTTP Method Registrations June 2014 3. IANA Considerations 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]). +-------------------+------+------------+---------------------------+ | 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 |Show full document text