1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277
|
<pre>Internet Engineering Task Force (IETF) J. Reschke
Request for Comments: 7237 greenbytes
Category: Informational June 2014
ISSN: 2070-1721
<span class="h1">Initial Hypertext Transfer Protocol (HTTP) Method Registrations</span>
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 <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="http://www.rfc-editor.org/info/rfc7237">http://www.rfc-editor.org/info/rfc7237</a>.
Copyright Notice
Copyright (c) 2014 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) 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.
<span class="grey">Reschke Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc7237">RFC 7237</a> HTTP Method Registrations June 2014</span>
Table of Contents
<a href="#section-1">1</a>. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-2">2</a>. Security Considerations . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-3">3</a>. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-4">4</a>. Normative References . . . . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
This document registers those Hypertext Transfer Protocol (HTTP)
methods that have been defined in RFCs other than [<a href="./rfc7231" title=""Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content"">RFC7231</a>] before
the IANA HTTP Method Registry was established.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Security Considerations</span>
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.
<span class="grey">Reschke Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc7237">RFC 7237</a> HTTP Method Registrations June 2014</span>
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. IANA Considerations</span>
The table below provides registrations of HTTP method names that have
been added to the IANA "Hypertext Transfer Protocol (HTTP) Method
Registry" at <<a href="http://www.iana.org/assignments/http-methods">http://www.iana.org/assignments/http-methods</a>> (see
<a href="./rfc7231#section-8.1">Section 8.1 of [RFC7231]</a>).
+-------------------+------+------------+---------------------------+
| Method Name | Safe | Idempotent | Reference |
+-------------------+------+------------+---------------------------+
| ACL | no | yes | <a href="./rfc3744#section-8.1">[RFC3744], Section 8.1</a> |
| BASELINE-CONTROL | no | yes | <a href="./rfc3253#section-12.6">[RFC3253], Section 12.6</a> |
| BIND | no | yes | <a href="./rfc5842#section-4">[RFC5842], Section 4</a> |
| CHECKIN | no | yes | <a href="./rfc3253#section-4.4">[RFC3253], Section 4.4</a> |
| | | | and [<a href="./rfc3253" title=""Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)"">RFC3253</a>], Section |
| | | | 9.4 |
| CHECKOUT | no | yes | <a href="./rfc3253#section-4.3">[RFC3253], Section 4.3</a> |
| | | | and [<a href="./rfc3253" title=""Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)"">RFC3253</a>], Section |
| | | | 8.8 |
| COPY | no | yes | <a href="./rfc4918#section-9.8">[RFC4918], Section 9.8</a> |
| LABEL | no | yes | <a href="./rfc3253#section-8.2">[RFC3253], Section 8.2</a> |
| LINK | no | yes | [<a href="./rfc2068" title=""Hypertext Transfer Protocol -- HTTP/1.1"">RFC2068</a>], Section |
| | | | 19.6.1.2 |
| LOCK | no | no | <a href="./rfc4918#section-9.10">[RFC4918], Section 9.10</a> |
| MERGE | no | yes | <a href="./rfc3253#section-11.2">[RFC3253], Section 11.2</a> |
| MKACTIVITY | no | yes | <a href="./rfc3253#section-13.5">[RFC3253], Section 13.5</a> |
| MKCALENDAR | no | yes | <a href="./rfc4791#section-5.3.1">[RFC4791], Section 5.3.1</a> |
| MKCOL | no | yes | <a href="./rfc4918#section-9.3">[RFC4918], Section 9.3</a> |
| MKREDIRECTREF | no | yes | <a href="./rfc4437#section-6">[RFC4437], Section 6</a> |
| MKWORKSPACE | no | yes | <a href="./rfc3253#section-6.3">[RFC3253], Section 6.3</a> |
| MOVE | no | yes | <a href="./rfc4918#section-9.9">[RFC4918], Section 9.9</a> |
| ORDERPATCH | no | yes | <a href="./rfc3648#section-7">[RFC3648], Section 7</a> |
| PATCH | no | no | <a href="./rfc5789#section-2">[RFC5789], Section 2</a> |
| PROPFIND | yes | yes | <a href="./rfc4918#section-9.1">[RFC4918], Section 9.1</a> |
| PROPPATCH | no | yes | <a href="./rfc4918#section-9.2">[RFC4918], Section 9.2</a> |
| REBIND | no | yes | <a href="./rfc5842#section-6">[RFC5842], Section 6</a> |
| REPORT | yes | yes | <a href="./rfc3253#section-3.6">[RFC3253], Section 3.6</a> |
| SEARCH | yes | yes | <a href="./rfc5323#section-2">[RFC5323], Section 2</a> |
| UNBIND | no | yes | <a href="./rfc5842#section-5">[RFC5842], Section 5</a> |
| UNCHECKOUT | no | yes | <a href="./rfc3253#section-4.5">[RFC3253], Section 4.5</a> |
| UNLINK | no | yes | [<a href="./rfc2068" title=""Hypertext Transfer Protocol -- HTTP/1.1"">RFC2068</a>], Section |
| | | | 19.6.1.3 |
| UNLOCK | no | yes | <a href="./rfc4918#section-9.11">[RFC4918], Section 9.11</a> |
| UPDATE | no | yes | <a href="./rfc3253#section-7.1">[RFC3253], Section 7.1</a> |
| UPDATEREDIRECTREF | no | yes | <a href="./rfc4437#section-7">[RFC4437], Section 7</a> |
| VERSION-CONTROL | no | yes | <a href="./rfc3253#section-3.5">[RFC3253], Section 3.5</a> |
+-------------------+------+------------+---------------------------+
<span class="grey">Reschke Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc7237">RFC 7237</a> HTTP Method Registrations June 2014</span>
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Normative References</span>
[<a id="ref-RFC2068">RFC2068</a>] Fielding, R., Gettys, J., Mogul, J., Nielsen, H., and T.
Berners-Lee, "Hypertext Transfer Protocol -- HTTP/1.1",
<a href="./rfc2068">RFC 2068</a>, January 1997.
[<a id="ref-RFC3253">RFC3253</a>] Clemm, G., Amsden, J., Ellison, T., Kaler, C., and J.
Whitehead, "Versioning Extensions to WebDAV (Web
Distributed Authoring and Versioning)", <a href="./rfc3253">RFC 3253</a>,
March 2002.
[<a id="ref-RFC3648">RFC3648</a>] Whitehead, J. and J. Reschke, Ed., "Web Distributed
Authoring and Versioning (WebDAV) Ordered Collections
Protocol", <a href="./rfc3648">RFC 3648</a>, December 2003.
[<a id="ref-RFC3744">RFC3744</a>] Clemm, G., Reschke, J., Sedlar, E., and J. Whitehead, "Web
Distributed Authoring and Versioning (WebDAV) Access
Control Protocol", <a href="./rfc3744">RFC 3744</a>, May 2004.
[<a id="ref-RFC4437">RFC4437</a>] Whitehead, J., Clemm, G., and J. Reschke, Ed., "Web
Distributed Authoring and Versioning (WebDAV) Redirect
Reference Resources", <a href="./rfc4437">RFC 4437</a>, March 2006.
[<a id="ref-RFC4791">RFC4791</a>] Daboo, C., Desruisseaux, B., and L. Dusseault,
"Calendaring Extensions to WebDAV (CalDAV)", <a href="./rfc4791">RFC 4791</a>,
March 2007.
[<a id="ref-RFC4918">RFC4918</a>] Dusseault, L., Ed., "HTTP Extensions for Web Distributed
Authoring and Versioning (WebDAV)", <a href="./rfc4918">RFC 4918</a>, June 2007.
[<a id="ref-RFC5323">RFC5323</a>] Reschke, J., Ed., Reddy, S., Davis, J., and A. Babich,
"Web Distributed Authoring and Versioning (WebDAV)
SEARCH", <a href="./rfc5323">RFC 5323</a>, November 2008.
[<a id="ref-RFC5789">RFC5789</a>] Dusseault, L. and J. Snell, "PATCH Method for HTTP",
<a href="./rfc5789">RFC 5789</a>, March 2010.
[<a id="ref-RFC5842">RFC5842</a>] Clemm, G., Crawford, J., Reschke, J., Ed., and J.
Whitehead, "Binding Extensions to Web Distributed
Authoring and Versioning (WebDAV)", <a href="./rfc5842">RFC 5842</a>, April 2010.
[<a id="ref-RFC7231">RFC7231</a>] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer
Protocol (HTTP/1.1): Semantics and Content", <a href="./rfc7231">RFC 7231</a>,
June 2014.
<span class="grey">Reschke Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc7237">RFC 7237</a> HTTP Method Registrations June 2014</span>
Author's Address
Julian F. Reschke
greenbytes GmbH
Hafenweg 16
Muenster, NW 48155
Germany
EMail: julian.reschke@greenbytes.de
URI: <a href="http://greenbytes.de/tech/webdav/">http://greenbytes.de/tech/webdav/</a>
Reschke Informational [Page 5]
</pre>
|