RFC 7237: Initial Hypertext Transfer Protocol (HTTP) Method Registrations

  • J. Reschke
Informational
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 .

   Information about the current status of this document, any errata,
   and how to provide feedback on it may be obtained at
   .

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]


                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 [] 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]


                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
   ).

   +-------------------+------+------------+---------------------------+
   | Method Name       | Safe | Idempotent | Reference                 |
   +-------------------+------+------------+---------------------------+
   | ACL               | no   | yes        |     |
   | BASELINE-CONTROL  | no   | yes        |    |
   | BIND              | no   | yes        |       |
   | CHECKIN           | no   | yes        |     |
   |                   |      |            | and [], Section    |
   |                   |      |            | 9.4                       |
   | CHECKOUT          | no   | yes        |     |
   |                   |      |            | and [], Section    |
   |                   |      |            | 8.8                       |
   | COPY              | no   | yes        |     |
   | LABEL             | no   | yes        |     |
   | LINK              | no   | yes        | [], Section        |
   |                   |      |            | 19.6.1.2                  |
   | LOCK              | no   | no         |    |
   | MERGE             | no   | yes        |    |
   | MKACTIVITY        | no   | yes        |    |
   | MKCALENDAR        | no   | yes        |   |
   | MKCOL             | no   | yes        |     |
   | MKREDIRECTREF     | no   | yes        |       |
   | MKWORKSPACE       | no   | yes        |     |
   | MOVE              | no   | yes        |     |
   | ORDERPATCH        | no   | yes        |       |
   | PATCH             | no   | no         |       |
   | PROPFIND          | yes  | yes        |     |
   | PROPPATCH         | no   | yes        |     |
   | REBIND            | no   | yes        |       |
   | REPORT            | yes  | yes        |     |
   | SEARCH            | yes  | yes        |       |
   | UNBIND            | no   | yes        |       |
   | UNCHECKOUT        | no   | yes        |     |
   | UNLINK            | no   | yes        | [], Section        |
   |                   |      |            | 19.6.1.3                  |
   | UNLOCK            | no   | yes        |    |
   | UPDATE            | no   | yes        |     |
   | UPDATEREDIRECTREF | no   | yes        |       |
   | VERSION-CONTROL   | no   | yes        |     |
   +-------------------+------+------------+---------------------------+




Reschke                       Informational                     [Page 3]


                HTTP Method Registrations              June 2014


4.  Normative References

   [RFC2068]  Fielding, R., Gettys, J., Mogul, J., Nielsen, H., and T.
              Berners-Lee, "Hypertext Transfer Protocol -- HTTP/1.1",
              , January 1997.

   [RFC3253]  Clemm, G., Amsden, J., Ellison, T., Kaler, C., and J.
              Whitehead, "Versioning Extensions to WebDAV (Web
              Distributed Authoring and Versioning)", ,
              March 2002.

   [RFC3648]  Whitehead, J. and J. Reschke, Ed., "Web Distributed
              Authoring and Versioning (WebDAV) Ordered Collections
              Protocol", , December 2003.

   [RFC3744]  Clemm, G., Reschke, J., Sedlar, E., and J. Whitehead, "Web
              Distributed Authoring and Versioning (WebDAV) Access
              Control Protocol", , May 2004.

   [RFC4437]  Whitehead, J., Clemm, G., and J. Reschke, Ed., "Web
              Distributed Authoring and Versioning (WebDAV) Redirect
              Reference Resources", , March 2006.

   [RFC4791]  Daboo, C., Desruisseaux, B., and L. Dusseault,
              "Calendaring Extensions to WebDAV (CalDAV)", ,
              March 2007.

   [RFC4918]  Dusseault, L., Ed., "HTTP Extensions for Web Distributed
              Authoring and Versioning (WebDAV)", , June 2007.

   [RFC5323]  Reschke, J., Ed., Reddy, S., Davis, J., and A. Babich,
              "Web Distributed Authoring and Versioning (WebDAV)
              SEARCH", , November 2008.

   [RFC5789]  Dusseault, L. and J. Snell, "PATCH Method for HTTP",
              , March 2010.

   [RFC5842]  Clemm, G., Crawford, J., Reschke, J., Ed., and J.
              Whitehead, "Binding Extensions to Web Distributed
              Authoring and Versioning (WebDAV)", , April 2010.

   [RFC7231]  Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer
              Protocol (HTTP/1.1): Semantics and Content", ,
              June 2014.







Reschke                       Informational                     [Page 4]


                HTTP Method Registrations              June 2014


Author's Address

   Julian F. Reschke
   greenbytes GmbH
   Hafenweg 16
   Muenster, NW  48155
   Germany

   EMail: julian.reschke@greenbytes.de
   URI:   http://greenbytes.de/tech/webdav/









































Reschke                       Informational                     [Page 5]

RFC 7237: Initial Hypertext Transfer Protocol (HTTP) Method Registrations

Informational