1 | <?xml version="1.0" encoding="US-ASCII"?> |
---|
2 | |
---|
3 | <!-- |
---|
4 | This XML document is the output of clean-for-DTD.xslt; a tool that strips |
---|
5 | extensions to RFC2629(bis) from documents for processing with xml2rfc. |
---|
6 | --> |
---|
7 | <?xml-stylesheet type='text/xsl' href='../../draft-ietf-httpbis/myxml2rfc.xslt'?> |
---|
8 | <?rfc toc="yes"?> |
---|
9 | <?rfc symrefs="yes"?> |
---|
10 | <?rfc sortrefs="yes"?> |
---|
11 | <?rfc compact="yes"?> |
---|
12 | <?rfc comments="yes"?> |
---|
13 | <?rfc inline="yes"?> |
---|
14 | <?rfc subcompact="no"?> |
---|
15 | <?rfc rfcedstyle="yes"?> |
---|
16 | <!DOCTYPE rfc |
---|
17 | PUBLIC "" "rfc2629.dtd"> |
---|
18 | <rfc submissionType="IETF" ipr="trust200902" number="7237" category="info" consensus="yes"> |
---|
19 | |
---|
20 | <front> |
---|
21 | <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) |
---|
22 | Method Registrations</title> |
---|
23 | |
---|
24 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke"> |
---|
25 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
26 | <address> |
---|
27 | <postal> |
---|
28 | <street>Hafenweg 16</street> |
---|
29 | <city>Muenster</city><region>NW</region><code>48155</code> |
---|
30 | <country>Germany</country> |
---|
31 | </postal> |
---|
32 | <email>julian.reschke@greenbytes.de</email> |
---|
33 | <uri>http://greenbytes.de/tech/webdav/</uri> |
---|
34 | </address> |
---|
35 | </author> |
---|
36 | |
---|
37 | <date month="June" year="2014"/> |
---|
38 | |
---|
39 | <area>Applications</area> |
---|
40 | <workgroup>HTTPbis Working Group</workgroup> |
---|
41 | |
---|
42 | <keyword>Hypertext Transfer Protocol</keyword> |
---|
43 | <keyword>HTTP</keyword> |
---|
44 | <keyword>Request Method</keyword> |
---|
45 | |
---|
46 | <abstract> |
---|
47 | <t> |
---|
48 | This document registers those Hypertext Transfer |
---|
49 | Protocol (HTTP) methods that have been defined in RFCs |
---|
50 | before the IANA HTTP Method Registry was established. |
---|
51 | </t> |
---|
52 | </abstract> |
---|
53 | |
---|
54 | |
---|
55 | </front> |
---|
56 | |
---|
57 | <middle> |
---|
58 | |
---|
59 | <section title="Introduction" anchor="introduction"> |
---|
60 | <t> |
---|
61 | This document registers those Hypertext Transfer Protocol (HTTP) methods |
---|
62 | that have been defined in RFCs other than |
---|
63 | <xref target="RFC7231"/> before the IANA HTTP Method |
---|
64 | Registry was established. |
---|
65 | </t> |
---|
66 | </section> |
---|
67 | |
---|
68 | <section title="Security Considerations" anchor="security.considerations"> |
---|
69 | <t> |
---|
70 | There are no security considerations related to the registration itself. |
---|
71 | </t> |
---|
72 | <t> |
---|
73 | Security considerations applicable to the individual HTTP methods ought to be |
---|
74 | discussed in the specifications that define them. |
---|
75 | </t> |
---|
76 | </section> |
---|
77 | |
---|
78 | <section title="IANA Considerations" anchor="iana.considerations"> |
---|
79 | <t> |
---|
80 | The table below provides registrations |
---|
81 | of HTTP method names that have been added to the IANA "Hypertext Transfer Protocol (HTTP) Method Registry" |
---|
82 | at <http://www.iana.org/assignments/http-methods> |
---|
83 | (see Section 8.1 of <xref target="RFC7231"/>). |
---|
84 | </t> |
---|
85 | <texttable align="left"> |
---|
86 | |
---|
87 | <ttcol>Method Name</ttcol> |
---|
88 | <ttcol>Safe</ttcol> |
---|
89 | <ttcol>Idempotent</ttcol> |
---|
90 | <ttcol>Reference</ttcol> |
---|
91 | |
---|
92 | <c>ACL</c><c>no</c><c>yes</c><c><xref target="RFC3744"/>, Section 8.1</c> |
---|
93 | |
---|
94 | <c>BASELINE-CONTROL</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 12.6</c> |
---|
95 | <c>BIND</c><c>no</c><c>yes</c><c><xref target="RFC5842"/>, Section 4</c> |
---|
96 | |
---|
97 | <c>CHECKIN</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 4.4 and <xref target="RFC3253"/>, Section 9.4</c> |
---|
98 | <c>CHECKOUT</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 4.3 and <xref target="RFC3253"/>, Section 8.8</c> |
---|
99 | <c>COPY</c><c>no</c><c>yes</c><c><xref target="RFC4918"/>, Section 9.8</c> |
---|
100 | |
---|
101 | <c>LABEL</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 8.2</c> |
---|
102 | <c>LINK</c><c>no</c><c>yes</c><c><xref target="RFC2068"/>, Section 19.6.1.2</c> |
---|
103 | <c>LOCK</c><c>no</c><c>no</c><c><xref target="RFC4918"/>, Section 9.10</c> |
---|
104 | |
---|
105 | <c>MERGE</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 11.2</c> |
---|
106 | <c>MKACTIVITY</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 13.5</c> |
---|
107 | <c>MKCALENDAR</c><c>no</c><c>yes</c><c><xref target="RFC4791"/>, Section 5.3.1</c> |
---|
108 | <c>MKCOL</c><c>no</c><c>yes</c><c><xref target="RFC4918"/>, Section 9.3</c> |
---|
109 | <c>MKREDIRECTREF</c><c>no</c><c>yes</c><c><xref target="RFC4437"/>, Section 6</c> |
---|
110 | <c>MKWORKSPACE</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 6.3</c> |
---|
111 | <c>MOVE</c><c>no</c><c>yes</c><c><xref target="RFC4918"/>, Section 9.9</c> |
---|
112 | |
---|
113 | <c>ORDERPATCH</c><c>no</c><c>yes</c><c><xref target="RFC3648"/>, Section 7</c> |
---|
114 | |
---|
115 | <c>PATCH</c><c>no</c><c>no</c><c><xref target="RFC5789"/>, Section 2</c> |
---|
116 | <c>PROPFIND</c><c>yes</c><c>yes</c><c><xref target="RFC4918"/>, Section 9.1</c> |
---|
117 | <c>PROPPATCH</c><c>no</c><c>yes</c><c><xref target="RFC4918"/>, Section 9.2</c> |
---|
118 | |
---|
119 | <c>REBIND</c><c>no</c><c>yes</c><c><xref target="RFC5842"/>, Section 6</c> |
---|
120 | <c>REPORT</c><c>yes</c><c>yes</c><c><xref target="RFC3253"/>, Section 3.6</c> |
---|
121 | |
---|
122 | <c>SEARCH</c><c>yes</c><c>yes</c><c><xref target="RFC5323"/>, Section 2</c> |
---|
123 | |
---|
124 | <c>UNBIND</c><c>no</c><c>yes</c><c><xref target="RFC5842"/>, Section 5</c> |
---|
125 | <c>UNCHECKOUT</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 4.5</c> |
---|
126 | <c>UNLINK</c><c>no</c><c>yes</c><c><xref target="RFC2068"/>, Section 19.6.1.3</c> |
---|
127 | <c>UNLOCK</c><c>no</c><c>yes</c><c><xref target="RFC4918"/>, Section 9.11</c> |
---|
128 | <c>UPDATE</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 7.1</c> |
---|
129 | <c>UPDATEREDIRECTREF</c><c>no</c><c>yes</c><c><xref target="RFC4437"/>, Section 7</c> |
---|
130 | |
---|
131 | <c>VERSION-CONTROL</c><c>no</c><c>yes</c><c><xref target="RFC3253"/>, Section 3.5</c> |
---|
132 | |
---|
133 | </texttable> |
---|
134 | </section> |
---|
135 | </middle> |
---|
136 | <back> |
---|
137 | |
---|
138 | <?rfc rfcedstyle="no" ?> |
---|
139 | <references title="Normative References"> |
---|
140 | |
---|
141 | <!--[rfced] Companion document; draft-ietf-httpbis-p2-semantics |
---|
142 | |
---|
143 | --> |
---|
144 | <reference anchor="RFC7231"> |
---|
145 | <front> |
---|
146 | <title>Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</title> |
---|
147 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
148 | <organization abbrev="Adobe">Adobe Systems Incorporated</organization> |
---|
149 | <address><email>fielding@gbiv.com</email></address> |
---|
150 | </author> |
---|
151 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
152 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
153 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
154 | </author> |
---|
155 | <date month="June" year="2014"/> |
---|
156 | </front> |
---|
157 | <seriesInfo name="RFC" value="7231"/> |
---|
158 | |
---|
159 | </reference> |
---|
160 | |
---|
161 | <reference anchor="RFC2068"> |
---|
162 | <front> |
---|
163 | <title abbrev="HTTP/1.1">Hypertext Transfer Protocol -- HTTP/1.1</title> |
---|
164 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding"> |
---|
165 | <organization>University of California, Irvine, Department of Information and Computer Science</organization> |
---|
166 | <address><email>fielding@ics.uci.edu</email></address> |
---|
167 | </author> |
---|
168 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
169 | <organization>MIT Laboratory for Computer Science</organization> |
---|
170 | <address><email>jg@w3.org</email></address> |
---|
171 | </author> |
---|
172 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
173 | <organization>Digital Equipment Corporation, Western Research Laboratory</organization> |
---|
174 | <address><email>mogul@wrl.dec.com</email></address> |
---|
175 | </author> |
---|
176 | <author initials="H." surname="Nielsen" fullname="Henrik Frystyk Nielsen"> |
---|
177 | <organization>MIT Laboratory for Computer Science</organization> |
---|
178 | <address><email>frystyk@w3.org</email></address> |
---|
179 | </author> |
---|
180 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
181 | <organization>MIT Laboratory for Computer Science</organization> |
---|
182 | <address><email>timbl@w3.org</email></address> |
---|
183 | </author> |
---|
184 | <date month="January" year="1997"/> |
---|
185 | </front> |
---|
186 | <seriesInfo name="RFC" value="2068"/> |
---|
187 | </reference> |
---|
188 | |
---|
189 | <reference anchor="RFC3253"> |
---|
190 | <front> |
---|
191 | <title>Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)</title> |
---|
192 | <author initials="G." surname="Clemm" fullname="G. Clemm"> |
---|
193 | <organization>Rational Software</organization> |
---|
194 | <address><email>geoffrey.clemm@rational.com</email></address> |
---|
195 | </author> |
---|
196 | <author initials="J." surname="Amsden" fullname="J. Amsden"> |
---|
197 | <organization>IBM</organization> |
---|
198 | <address><email>jamsden@us.ibm.com</email></address> |
---|
199 | </author> |
---|
200 | <author initials="T." surname="Ellison" fullname="T. Ellison"> |
---|
201 | <organization>IBM</organization> |
---|
202 | <address><email>tim_ellison@uk.ibm.com</email></address> |
---|
203 | </author> |
---|
204 | <author initials="C." surname="Kaler" fullname="C. Kaler"> |
---|
205 | <organization>Microsoft</organization> |
---|
206 | <address><email>ckaler@microsoft.com</email></address> |
---|
207 | </author> |
---|
208 | <author initials="J." surname="Whitehead" fullname="J. Whitehead"> |
---|
209 | <organization>UC Santa Cruz, Dept. of Computer Science</organization> |
---|
210 | <address><email>ejw@cse.ucsc.edu</email></address> |
---|
211 | </author> |
---|
212 | <date month="March" year="2002"/> |
---|
213 | </front> |
---|
214 | <seriesInfo name="RFC" value="3253"/> |
---|
215 | </reference> |
---|
216 | |
---|
217 | <reference anchor="RFC3648"> |
---|
218 | <front> |
---|
219 | <title abbrev="WebDAV Ordered Collections Protocol">Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol</title> |
---|
220 | <author initials="J." surname="Whitehead" fullname="Jim Whitehead"> |
---|
221 | <organization abbrev="U.C. Santa Cruz">UC Santa Cruz, Dept. of Computer Science</organization> |
---|
222 | <address><email>ejw@cse.ucsc.edu</email></address> |
---|
223 | </author> |
---|
224 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
225 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
226 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
227 | </author> |
---|
228 | <date year="2003" month="December"/> |
---|
229 | </front> |
---|
230 | <seriesInfo name="RFC" value="3648"/> |
---|
231 | </reference> |
---|
232 | |
---|
233 | <reference anchor="RFC3744"> |
---|
234 | <front> |
---|
235 | <title abbrev="WebDAV Access Control Protocol">Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol</title> |
---|
236 | <author initials="G." surname="Clemm" fullname="Geoffrey Clemm"> |
---|
237 | <organization>IBM</organization> |
---|
238 | <address><email>geoffrey.clemm@us.ibm.com</email></address> |
---|
239 | </author> |
---|
240 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke"> |
---|
241 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
242 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
243 | </author> |
---|
244 | <author initials="E." surname="Sedlar" fullname="Eric Sedlar"> |
---|
245 | <organization>Oracle Corporation</organization> |
---|
246 | <address><email>eric.sedlar@oracle.com</email></address> |
---|
247 | </author> |
---|
248 | <author initials="J." surname="Whitehead" fullname="Jim Whitehead"> |
---|
249 | <organization abbrev="U.C. Santa Cruz">U.C. Santa Cruz, Dept. of Computer Science</organization> |
---|
250 | <address><email>ejw@cse.ucsc.edu</email></address> |
---|
251 | </author> |
---|
252 | <date month="May" year="2004"/> |
---|
253 | </front> |
---|
254 | <seriesInfo name="RFC" value="3744"/> |
---|
255 | </reference> |
---|
256 | |
---|
257 | <reference anchor="RFC4437"> |
---|
258 | <front> |
---|
259 | <title abbrev="WebDAV Redirect Reference Resources">Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources</title> |
---|
260 | <author initials="J." surname="Whitehead" fullname="Jim Whitehead"> |
---|
261 | <organization abbrev="U.C. Santa Cruz">UC Santa Cruz, Dept. of Computer Science</organization> |
---|
262 | <address> |
---|
263 | <email>ejw@cse.ucsc.edu</email> |
---|
264 | </address> |
---|
265 | </author> |
---|
266 | <author initials="G." surname="Clemm" fullname="Geoff Clemm"> |
---|
267 | <organization>IBM</organization> |
---|
268 | <address> |
---|
269 | <email>geoffrey.clemm@us.ibm.com</email> |
---|
270 | </address> |
---|
271 | </author> |
---|
272 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
273 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
274 | <address> |
---|
275 | <email>julian.reschke@greenbytes.de</email> |
---|
276 | </address> |
---|
277 | </author> |
---|
278 | <date month="March" year="2006"/> |
---|
279 | </front> |
---|
280 | <seriesInfo name="RFC" value="4437"/> |
---|
281 | </reference> |
---|
282 | |
---|
283 | <reference anchor="RFC4791"> |
---|
284 | <front> |
---|
285 | <title abbrev="CalDAV">Calendaring Extensions to WebDAV (CalDAV)</title> |
---|
286 | <author initials="C." surname="Daboo" fullname="Cyrus Daboo"> |
---|
287 | <organization abbrev="Apple">Apple Inc.</organization> |
---|
288 | <address> |
---|
289 | <email>cyrus@daboo.name</email> |
---|
290 | </address> |
---|
291 | </author> |
---|
292 | <author initials="B." surname="Desruisseaux" fullname="Bernard Desruisseaux"> |
---|
293 | <organization abbrev="Oracle">Oracle Corporation</organization> |
---|
294 | <address> |
---|
295 | <email>bernard.desruisseaux@oracle.com</email> |
---|
296 | </address> |
---|
297 | </author> |
---|
298 | <author initials="L.M." surname="Dusseault" fullname="Lisa Dusseault"> |
---|
299 | <organization abbrev="CommerceNet">CommerceNet</organization> |
---|
300 | <address> |
---|
301 | <email>ldusseault@commerce.net</email> |
---|
302 | </address> |
---|
303 | </author> |
---|
304 | <date month="March" year="2007"/> |
---|
305 | </front> |
---|
306 | <seriesInfo name="RFC" value="4791"/> |
---|
307 | </reference> |
---|
308 | |
---|
309 | <reference anchor="RFC4918"> |
---|
310 | <front> |
---|
311 | <title>HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)</title> |
---|
312 | <author initials="L." surname="Dusseault" fullname="Lisa Dusseault" role="editor"> |
---|
313 | <organization>CommerceNet</organization> |
---|
314 | <address> |
---|
315 | <postal> |
---|
316 | <street>2064 Edgewood Dr.</street> |
---|
317 | <city>Palo Alto</city> <region>CA</region> <code>94303</code> |
---|
318 | <country>US</country> |
---|
319 | </postal> |
---|
320 | <email>ldusseault@commerce.net</email> |
---|
321 | </address> |
---|
322 | </author> |
---|
323 | <date month="June" year="2007"/> |
---|
324 | </front> |
---|
325 | <seriesInfo name="RFC" value="4918"/> |
---|
326 | </reference> |
---|
327 | |
---|
328 | <reference anchor="RFC5323"> |
---|
329 | <front> |
---|
330 | <title abbrev="WebDAV SEARCH">Web Distributed Authoring and Versioning (WebDAV) SEARCH</title> |
---|
331 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
332 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
333 | <address> |
---|
334 | <email>julian.reschke@greenbytes.de</email> |
---|
335 | </address> |
---|
336 | </author> |
---|
337 | <author initials="S." surname="Reddy" fullname="Surendra Reddy"> |
---|
338 | <organization abbrev="Mitrix">Mitrix, Inc.</organization> |
---|
339 | <address> |
---|
340 | <email>Surendra.Reddy@mitrix.com</email> |
---|
341 | </address> |
---|
342 | </author> |
---|
343 | <author initials="J." surname="Davis" fullname="Jim Davis"> |
---|
344 | <address> |
---|
345 | <email>jrd3@alum.mit.edu</email> |
---|
346 | </address> |
---|
347 | </author> |
---|
348 | <author initials="A." surname="Babich" fullname="Alan Babich"> |
---|
349 | <organization abbrev="IBM">IBM Corporation</organization> |
---|
350 | <address> |
---|
351 | <email>ababich@us.ibm.com</email> |
---|
352 | </address> |
---|
353 | </author> |
---|
354 | <date month="November" year="2008"/> |
---|
355 | </front> |
---|
356 | <seriesInfo name="RFC" value="5323"/> |
---|
357 | </reference> |
---|
358 | |
---|
359 | <reference anchor="RFC5842"> |
---|
360 | <front> |
---|
361 | <title abbrev="Binding Extensions to WebDAV">Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)</title> |
---|
362 | <author initials="G." surname="Clemm" fullname="Geoffrey Clemm"> |
---|
363 | <organization>IBM</organization> |
---|
364 | <address> |
---|
365 | <email>geoffrey.clemm@us.ibm.com</email> |
---|
366 | </address> |
---|
367 | </author> |
---|
368 | <author initials="J." surname="Crawford" fullname="Jason Crawford"> |
---|
369 | <organization>IBM Research</organization> |
---|
370 | <address> |
---|
371 | <email>ccjason@us.ibm.com</email> |
---|
372 | </address> |
---|
373 | </author> |
---|
374 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
375 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
376 | <address> |
---|
377 | <email>julian.reschke@greenbytes.de</email> |
---|
378 | </address> |
---|
379 | </author> |
---|
380 | <author initials="J." surname="Whitehead" fullname="Jim Whitehead"> |
---|
381 | <organization abbrev="U.C. Santa Cruz">UC Santa Cruz, Dept. of Computer Science</organization> |
---|
382 | <address> |
---|
383 | <email>ejw@cse.ucsc.edu</email> |
---|
384 | </address> |
---|
385 | </author> |
---|
386 | <date month="April" year="2010"/> |
---|
387 | </front> |
---|
388 | <seriesInfo name="RFC" value="5842"/> |
---|
389 | </reference> |
---|
390 | |
---|
391 | <reference anchor="RFC5789"> |
---|
392 | <front> |
---|
393 | <title abbrev="HTTP PATCH">PATCH Method for HTTP</title> |
---|
394 | <author initials="L.M." surname="Dusseault" fullname="Lisa Dusseault"> |
---|
395 | <organization abbrev="Linden Lab">Linden Lab</organization> |
---|
396 | <address> |
---|
397 | <email>lisa.dusseault@gmail.com</email> |
---|
398 | </address> |
---|
399 | </author> |
---|
400 | <author initials="J.M." surname="Snell" fullname="James M. Snell"> |
---|
401 | <address> |
---|
402 | <email>jasnell@gmail.com</email> |
---|
403 | </address> |
---|
404 | </author> |
---|
405 | <date month="March" year="2010"/> |
---|
406 | </front> |
---|
407 | <seriesInfo name="RFC" value="5789"/> |
---|
408 | </reference> |
---|
409 | |
---|
410 | </references> |
---|
411 | <?rfc rfcedstyle="yes" ?> |
---|
412 | |
---|
413 | |
---|
414 | </back> |
---|
415 | |
---|
416 | </rfc> |
---|