1 | <!DOCTYPE html |
---|
2 | PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
---|
3 | <html lang="en"> |
---|
4 | <head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/"> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
---|
6 | <title>Initial Hypertext Transfer Protocol (HTTP) |
---|
7 | Method Registrations |
---|
8 | </title><style type="text/css" title="Xml2Rfc (sans serif)"> |
---|
9 | a { |
---|
10 | text-decoration: none; |
---|
11 | } |
---|
12 | a.smpl { |
---|
13 | color: black; |
---|
14 | } |
---|
15 | a:hover { |
---|
16 | text-decoration: underline; |
---|
17 | } |
---|
18 | a:active { |
---|
19 | text-decoration: underline; |
---|
20 | } |
---|
21 | address { |
---|
22 | margin-top: 1em; |
---|
23 | margin-left: 2em; |
---|
24 | font-style: normal; |
---|
25 | } |
---|
26 | body { |
---|
27 | color: black; |
---|
28 | font-family: verdana, helvetica, arial, sans-serif; |
---|
29 | font-size: 10pt; |
---|
30 | } |
---|
31 | cite { |
---|
32 | font-style: normal; |
---|
33 | } |
---|
34 | dd { |
---|
35 | margin-right: 2em; |
---|
36 | } |
---|
37 | dl { |
---|
38 | margin-left: 2em; |
---|
39 | } |
---|
40 | |
---|
41 | ul.empty { |
---|
42 | list-style-type: none; |
---|
43 | } |
---|
44 | ul.empty li { |
---|
45 | margin-top: .5em; |
---|
46 | } |
---|
47 | dl p { |
---|
48 | margin-left: 0em; |
---|
49 | } |
---|
50 | dt { |
---|
51 | margin-top: .5em; |
---|
52 | } |
---|
53 | h1 { |
---|
54 | font-size: 14pt; |
---|
55 | line-height: 21pt; |
---|
56 | page-break-after: avoid; |
---|
57 | } |
---|
58 | h1.np { |
---|
59 | page-break-before: always; |
---|
60 | } |
---|
61 | h1 a { |
---|
62 | color: #333333; |
---|
63 | } |
---|
64 | h2 { |
---|
65 | font-size: 12pt; |
---|
66 | line-height: 15pt; |
---|
67 | page-break-after: avoid; |
---|
68 | } |
---|
69 | h3, h4, h5, h6 { |
---|
70 | font-size: 10pt; |
---|
71 | page-break-after: avoid; |
---|
72 | } |
---|
73 | h2 a, h3 a, h4 a, h5 a, h6 a { |
---|
74 | color: black; |
---|
75 | } |
---|
76 | img { |
---|
77 | margin-left: 3em; |
---|
78 | } |
---|
79 | li { |
---|
80 | margin-left: 2em; |
---|
81 | margin-right: 2em; |
---|
82 | } |
---|
83 | ol { |
---|
84 | margin-left: 2em; |
---|
85 | margin-right: 2em; |
---|
86 | } |
---|
87 | ol.la { |
---|
88 | list-style-type: lower-alpha; |
---|
89 | } |
---|
90 | ol.ua { |
---|
91 | list-style-type: upper-alpha; |
---|
92 | } |
---|
93 | ol p { |
---|
94 | margin-left: 0em; |
---|
95 | } |
---|
96 | p { |
---|
97 | margin-left: 2em; |
---|
98 | margin-right: 2em; |
---|
99 | } |
---|
100 | pre { |
---|
101 | margin-left: 3em; |
---|
102 | background-color: lightyellow; |
---|
103 | padding: .25em; |
---|
104 | } |
---|
105 | pre.text2 { |
---|
106 | border-style: dotted; |
---|
107 | border-width: 1px; |
---|
108 | background-color: #f0f0f0; |
---|
109 | width: 69em; |
---|
110 | } |
---|
111 | pre.inline { |
---|
112 | background-color: white; |
---|
113 | padding: 0em; |
---|
114 | } |
---|
115 | pre.text { |
---|
116 | border-style: dotted; |
---|
117 | border-width: 1px; |
---|
118 | background-color: #f8f8f8; |
---|
119 | width: 69em; |
---|
120 | } |
---|
121 | pre.drawing { |
---|
122 | border-style: solid; |
---|
123 | border-width: 1px; |
---|
124 | background-color: #f8f8f8; |
---|
125 | padding: 2em; |
---|
126 | } |
---|
127 | table { |
---|
128 | margin-left: 2em; |
---|
129 | } |
---|
130 | table.tt { |
---|
131 | vertical-align: top; |
---|
132 | } |
---|
133 | table.full { |
---|
134 | border-style: outset; |
---|
135 | border-width: 1px; |
---|
136 | } |
---|
137 | table.headers { |
---|
138 | border-style: outset; |
---|
139 | border-width: 1px; |
---|
140 | } |
---|
141 | table.tt td { |
---|
142 | vertical-align: top; |
---|
143 | } |
---|
144 | table.full td { |
---|
145 | border-style: inset; |
---|
146 | border-width: 1px; |
---|
147 | } |
---|
148 | table.tt th { |
---|
149 | vertical-align: top; |
---|
150 | } |
---|
151 | table.full th { |
---|
152 | border-style: inset; |
---|
153 | border-width: 1px; |
---|
154 | } |
---|
155 | table.headers th { |
---|
156 | border-style: none none inset none; |
---|
157 | border-width: 1px; |
---|
158 | } |
---|
159 | table.left { |
---|
160 | margin-right: auto; |
---|
161 | } |
---|
162 | table.right { |
---|
163 | margin-left: auto; |
---|
164 | } |
---|
165 | table.center { |
---|
166 | margin-left: auto; |
---|
167 | margin-right: auto; |
---|
168 | } |
---|
169 | caption { |
---|
170 | caption-side: bottom; |
---|
171 | font-weight: bold; |
---|
172 | font-size: 9pt; |
---|
173 | margin-top: .5em; |
---|
174 | } |
---|
175 | |
---|
176 | table.header { |
---|
177 | border-spacing: 1px; |
---|
178 | width: 95%; |
---|
179 | font-size: 10pt; |
---|
180 | color: white; |
---|
181 | } |
---|
182 | td.top { |
---|
183 | vertical-align: top; |
---|
184 | } |
---|
185 | td.topnowrap { |
---|
186 | vertical-align: top; |
---|
187 | white-space: nowrap; |
---|
188 | } |
---|
189 | table.header td { |
---|
190 | background-color: gray; |
---|
191 | width: 50%; |
---|
192 | } |
---|
193 | td.reference { |
---|
194 | vertical-align: top; |
---|
195 | white-space: nowrap; |
---|
196 | padding-right: 1em; |
---|
197 | } |
---|
198 | thead { |
---|
199 | display:table-header-group; |
---|
200 | } |
---|
201 | ul.toc, ul.toc ul { |
---|
202 | list-style: none; |
---|
203 | margin-left: 1.5em; |
---|
204 | margin-right: 0em; |
---|
205 | padding-left: 0em; |
---|
206 | } |
---|
207 | ul.toc li { |
---|
208 | line-height: 150%; |
---|
209 | font-weight: bold; |
---|
210 | font-size: 10pt; |
---|
211 | margin-left: 0em; |
---|
212 | margin-right: 0em; |
---|
213 | } |
---|
214 | ul.toc li li { |
---|
215 | line-height: normal; |
---|
216 | font-weight: normal; |
---|
217 | font-size: 9pt; |
---|
218 | margin-left: 0em; |
---|
219 | margin-right: 0em; |
---|
220 | } |
---|
221 | li.excluded { |
---|
222 | font-size: 0pt; |
---|
223 | } |
---|
224 | ul p { |
---|
225 | margin-left: 0em; |
---|
226 | } |
---|
227 | |
---|
228 | .comment { |
---|
229 | background-color: yellow; |
---|
230 | } |
---|
231 | .center { |
---|
232 | text-align: center; |
---|
233 | } |
---|
234 | .error { |
---|
235 | color: red; |
---|
236 | font-style: italic; |
---|
237 | font-weight: bold; |
---|
238 | } |
---|
239 | .figure { |
---|
240 | font-weight: bold; |
---|
241 | text-align: center; |
---|
242 | font-size: 9pt; |
---|
243 | } |
---|
244 | .filename { |
---|
245 | color: #333333; |
---|
246 | font-weight: bold; |
---|
247 | font-size: 12pt; |
---|
248 | line-height: 21pt; |
---|
249 | text-align: center; |
---|
250 | } |
---|
251 | .fn { |
---|
252 | font-weight: bold; |
---|
253 | } |
---|
254 | .hidden { |
---|
255 | display: none; |
---|
256 | } |
---|
257 | .left { |
---|
258 | text-align: left; |
---|
259 | } |
---|
260 | .right { |
---|
261 | text-align: right; |
---|
262 | } |
---|
263 | .title { |
---|
264 | color: #990000; |
---|
265 | font-size: 18pt; |
---|
266 | line-height: 18pt; |
---|
267 | font-weight: bold; |
---|
268 | text-align: center; |
---|
269 | margin-top: 36pt; |
---|
270 | } |
---|
271 | .vcardline { |
---|
272 | display: block; |
---|
273 | } |
---|
274 | .warning { |
---|
275 | font-size: 14pt; |
---|
276 | background-color: yellow; |
---|
277 | } |
---|
278 | |
---|
279 | |
---|
280 | @media print { |
---|
281 | .noprint { |
---|
282 | display: none; |
---|
283 | } |
---|
284 | |
---|
285 | a { |
---|
286 | color: black; |
---|
287 | text-decoration: none; |
---|
288 | } |
---|
289 | |
---|
290 | table.header { |
---|
291 | width: 90%; |
---|
292 | } |
---|
293 | |
---|
294 | td.header { |
---|
295 | width: 50%; |
---|
296 | color: black; |
---|
297 | background-color: white; |
---|
298 | vertical-align: top; |
---|
299 | font-size: 12pt; |
---|
300 | } |
---|
301 | |
---|
302 | ul.toc a::after { |
---|
303 | content: leader('.') target-counter(attr(href), page); |
---|
304 | } |
---|
305 | |
---|
306 | ul.ind li li a { |
---|
307 | content: target-counter(attr(href), page); |
---|
308 | } |
---|
309 | |
---|
310 | .print2col { |
---|
311 | column-count: 2; |
---|
312 | -moz-column-count: 2; |
---|
313 | column-fill: auto; |
---|
314 | } |
---|
315 | } |
---|
316 | |
---|
317 | @page { |
---|
318 | @top-left { |
---|
319 | content: "Internet-Draft"; |
---|
320 | } |
---|
321 | @top-right { |
---|
322 | content: "July 2011"; |
---|
323 | } |
---|
324 | @top-center { |
---|
325 | content: "HTTP Method Registrations"; |
---|
326 | } |
---|
327 | @bottom-left { |
---|
328 | content: "Reschke"; |
---|
329 | } |
---|
330 | @bottom-center { |
---|
331 | content: "Expires January 9, 2012"; |
---|
332 | } |
---|
333 | @bottom-right { |
---|
334 | content: "[Page " counter(page) "]"; |
---|
335 | } |
---|
336 | } |
---|
337 | |
---|
338 | @page:first { |
---|
339 | @top-left { |
---|
340 | content: normal; |
---|
341 | } |
---|
342 | @top-right { |
---|
343 | content: normal; |
---|
344 | } |
---|
345 | @top-center { |
---|
346 | content: normal; |
---|
347 | } |
---|
348 | } |
---|
349 | </style><link rel="Contents" href="#rfc.toc"> |
---|
350 | <link rel="Author" href="#rfc.authors"> |
---|
351 | <link rel="Copyright" href="#rfc.copyrightnotice"> |
---|
352 | <link rel="Chapter" title="1 Introduction" href="#rfc.section.1"> |
---|
353 | <link rel="Chapter" title="2 Security Considerations" href="#rfc.section.2"> |
---|
354 | <link rel="Chapter" title="3 IANA Considerations" href="#rfc.section.3"> |
---|
355 | <link rel="Chapter" href="#rfc.section.4" title="4 Normative References"> |
---|
356 | <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> |
---|
357 | <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> |
---|
358 | <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.550, 2011-05-30 14:02:12, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> |
---|
359 | <link rel="schema.dct" href="http://purl.org/dc/terms/"> |
---|
360 | <meta name="dct.creator" content="Reschke, J. F."> |
---|
361 | <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-06"> |
---|
362 | <meta name="dct.issued" scheme="ISO8601" content="2011-07-08"> |
---|
363 | <meta name="dct.abstract" content="This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before the IANA HTTP Method Registry was established."> |
---|
364 | <meta name="description" content="This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before the IANA HTTP Method Registry was established."> |
---|
365 | </head> |
---|
366 | <body> |
---|
367 | <table class="header"> |
---|
368 | <tbody> |
---|
369 | <tr> |
---|
370 | <td class="left">HTTPbis Working Group</td> |
---|
371 | <td class="right">J. Reschke</td> |
---|
372 | </tr> |
---|
373 | <tr> |
---|
374 | <td class="left">Internet-Draft</td> |
---|
375 | <td class="right">greenbytes</td> |
---|
376 | </tr> |
---|
377 | <tr> |
---|
378 | <td class="left">Intended status: Informational</td> |
---|
379 | <td class="right">July 8, 2011</td> |
---|
380 | </tr> |
---|
381 | <tr> |
---|
382 | <td class="left">Expires: January 9, 2012</td> |
---|
383 | <td class="right"></td> |
---|
384 | </tr> |
---|
385 | </tbody> |
---|
386 | </table> |
---|
387 | <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-06</span></p> |
---|
388 | <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> |
---|
389 | <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before |
---|
390 | the IANA HTTP Method Registry was established. |
---|
391 | </p> |
---|
392 | <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> |
---|
393 | <p>Discussion of this draft should take place on the HTTPBIS working group mailing list (ietf-http-wg@w3.org), which is archived |
---|
394 | at <<a href="http://lists.w3.org/Archives/Public/ietf-http-wg/">http://lists.w3.org/Archives/Public/ietf-http-wg/</a>>. |
---|
395 | </p> |
---|
396 | <p>The current issues list is at <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=method-registrations">http://trac.tools.ietf.org/wg/httpbis/trac/query?component=method-registrations</a>> and related documents (including fancy diffs) can be found at <<a href="http://tools.ietf.org/wg/httpbis/">http://tools.ietf.org/wg/httpbis/</a>>. |
---|
397 | </p> |
---|
398 | <p>The changes in this draft are summarized in <a href="#changes.since.05" title="Since draft-ietf-httpbis-method-registrations-05">Appendix B.6</a>. |
---|
399 | </p> |
---|
400 | <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> |
---|
401 | <p>This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.</p> |
---|
402 | <p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute |
---|
403 | working documents as Internet-Drafts. The list of current Internet-Drafts is at <a href="http://datatracker.ietf.org/drafts/current/">http://datatracker.ietf.org/drafts/current/</a>. |
---|
404 | </p> |
---|
405 | <p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other |
---|
406 | documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work |
---|
407 | in progress”. |
---|
408 | </p> |
---|
409 | <p>This Internet-Draft will expire on January 9, 2012.</p> |
---|
410 | <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> |
---|
411 | <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> |
---|
412 | <p>This document is subject to BCP 78 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 |
---|
413 | and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License |
---|
414 | text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified |
---|
415 | BSD License. |
---|
416 | </p> |
---|
417 | <hr class="noprint"> |
---|
418 | <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1> |
---|
419 | <ul class="toc"> |
---|
420 | <li>1. <a href="#introduction">Introduction</a></li> |
---|
421 | <li>2. <a href="#security.considerations">Security Considerations</a></li> |
---|
422 | <li>3. <a href="#iana.considerations">IANA Considerations</a></li> |
---|
423 | <li>4. <a href="#rfc.references">Normative References</a></li> |
---|
424 | <li><a href="#rfc.authors">Author's Address</a></li> |
---|
425 | <li>A. <a href="#updated.registry.contents">Initial Registry Contents</a></li> |
---|
426 | <li>B. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul> |
---|
427 | <li>B.1 <a href="#rfc.section.B.1">Since draft-ietf-httpbis-method-registrations-00</a></li> |
---|
428 | <li>B.2 <a href="#rfc.section.B.2">Since draft-ietf-httpbis-method-registrations-01</a></li> |
---|
429 | <li>B.3 <a href="#rfc.section.B.3">Since draft-ietf-httpbis-method-registrations-02</a></li> |
---|
430 | <li>B.4 <a href="#rfc.section.B.4">Since draft-ietf-httpbis-method-registrations-03</a></li> |
---|
431 | <li>B.5 <a href="#changes.since.04">Since draft-ietf-httpbis-method-registrations-04</a></li> |
---|
432 | <li>B.6 <a href="#changes.since.05">Since draft-ietf-httpbis-method-registrations-05</a></li> |
---|
433 | </ul> |
---|
434 | </li> |
---|
435 | </ul> |
---|
436 | <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a id="introduction" href="#introduction">Introduction</a></h1> |
---|
437 | <p id="rfc.section.1.p.1">This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before |
---|
438 | the IANA HTTP Method Registry was established. |
---|
439 | </p> |
---|
440 | <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a> <a id="security.considerations" href="#security.considerations">Security Considerations</a></h1> |
---|
441 | <p id="rfc.section.2.p.1">There are no security considerations related to the registration itself.</p> |
---|
442 | <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a id="iana.considerations" href="#iana.considerations">IANA Considerations</a></h1> |
---|
443 | <p id="rfc.section.3.p.1"> <a href="#updated.registry.contents" title="Initial Registry Contents">Appendix A</a> provides initial registrations of HTTP method names for the IANA HTTP Method registry at <<a href="http://www.iana.org/assignments/http-methods">http://www.iana.org/assignments/http-methods</a>> (see <a href="../../draft-ietf-httpbis/14/p2-semantics.html#method.registry" title="Method Registry">Section 2.2</a> of <a href="#draft-ietf-httpbis-p2-semantics"><cite title="HTTP/1.1, part 2: Message Semantics">[draft-ietf-httpbis-p2-semantics]</cite></a>). |
---|
444 | </p> |
---|
445 | <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References |
---|
446 | </h1> |
---|
447 | <table> |
---|
448 | <tr> |
---|
449 | <td class="reference"><b id="RFC2068">[RFC2068]</b></td> |
---|
450 | <td class="top"><a href="mailto:fielding@ics.uci.edu" title="University of California, Irvine, Department of Information and Computer Science">Fielding, R.</a>, <a href="mailto:jg@w3.org" title="MIT Laboratory for Computer Science">Gettys, J.</a>, <a href="mailto:mogul@wrl.dec.com" title="Digital Equipment Corporation, Western Research Laboratory">Mogul, J.</a>, <a href="mailto:frystyk@w3.org" title="MIT Laboratory for Computer Science">Nielsen, H.</a>, and <a href="mailto:timbl@w3.org" title="MIT Laboratory for Computer Science">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/rfc2068">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC 2068, January 1997. |
---|
451 | </td> |
---|
452 | </tr> |
---|
453 | <tr> |
---|
454 | <td class="reference"><b id="RFC3253">[RFC3253]</b></td> |
---|
455 | <td class="top"><a href="mailto:geoffrey.clemm@rational.com" title="Rational Software">Clemm, G.</a>, <a href="mailto:jamsden@us.ibm.com" title="IBM">Amsden, J.</a>, <a href="mailto:tim_ellison@uk.ibm.com" title="IBM">Ellison, T.</a>, <a href="mailto:ckaler@microsoft.com" title="Microsoft">Kaler, C.</a>, and <a href="mailto:ejw@cse.ucsc.edu" title="UC Santa Cruz, Dept. of Computer Science">J. Whitehead</a>, “<a href="http://tools.ietf.org/html/rfc3253">Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)</a>”, RFC 3253, March 2002. |
---|
456 | </td> |
---|
457 | </tr> |
---|
458 | <tr> |
---|
459 | <td class="reference"><b id="RFC3648">[RFC3648]</b></td> |
---|
460 | <td class="top"><a href="mailto:ejw@cse.ucsc.edu" title="UC Santa Cruz, Dept. of Computer Science">Whitehead, J.</a> and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/rfc3648">Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol</a>”, RFC 3648, December 2003. |
---|
461 | </td> |
---|
462 | </tr> |
---|
463 | <tr> |
---|
464 | <td class="reference"><b id="RFC3744">[RFC3744]</b></td> |
---|
465 | <td class="top"><a href="mailto:geoffrey.clemm@us.ibm.com" title="IBM">Clemm, G.</a>, <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">Reschke, J.</a>, <a href="mailto:eric.sedlar@oracle.com" title="Oracle Corporation">Sedlar, E.</a>, and <a href="mailto:ejw@cse.ucsc.edu" title="U.C. Santa Cruz, Dept. of Computer Science">J. Whitehead</a>, “<a href="http://tools.ietf.org/html/rfc3744">Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol</a>”, RFC 3744, May 2004. |
---|
466 | </td> |
---|
467 | </tr> |
---|
468 | <tr> |
---|
469 | <td class="reference"><b id="RFC4437">[RFC4437]</b></td> |
---|
470 | <td class="top"><a href="mailto:ejw@cse.ucsc.edu" title="UC Santa Cruz, Dept. of Computer Science">Whitehead, J.</a>, <a href="mailto:geoffrey.clemm@us.ibm.com" title="IBM">Clemm, G.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/rfc4437">Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources</a>”, RFC 4437, March 2006. |
---|
471 | </td> |
---|
472 | </tr> |
---|
473 | <tr> |
---|
474 | <td class="reference"><b id="RFC4791">[RFC4791]</b></td> |
---|
475 | <td class="top"><a href="mailto:cyrus@daboo.name" title="Apple Inc.">Daboo, C.</a>, <a href="mailto:bernard.desruisseaux@oracle.com" title="Oracle Corporation">Desruisseaux, B.</a>, and <a href="mailto:ldusseault@commerce.net" title="CommerceNet">L. Dusseault</a>, “<a href="http://tools.ietf.org/html/rfc4791">Calendaring Extensions to WebDAV (CalDAV)</a>”, RFC 4791, March 2007. |
---|
476 | </td> |
---|
477 | </tr> |
---|
478 | <tr> |
---|
479 | <td class="reference"><b id="RFC4918">[RFC4918]</b></td> |
---|
480 | <td class="top"><a href="mailto:ldusseault@commerce.net" title="CommerceNet">Dusseault, L., Ed.</a>, “<a href="http://tools.ietf.org/html/rfc4918">HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)</a>”, RFC 4918, June 2007. |
---|
481 | </td> |
---|
482 | </tr> |
---|
483 | <tr> |
---|
484 | <td class="reference"><b id="RFC5323">[RFC5323]</b></td> |
---|
485 | <td class="top"><a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">Reschke, J., Ed.</a>, <a href="mailto:Surendra.Reddy@mitrix.com" title="Mitrix, Inc.">Reddy, S.</a>, <a href="mailto:jrd3@alum.mit.edu">Davis, J.</a>, and <a href="mailto:ababich@us.ibm.com" title="IBM Corporation">A. Babich</a>, “<a href="http://tools.ietf.org/html/rfc5323">Web Distributed Authoring and Versioning (WebDAV) SEARCH</a>”, RFC 5323, November 2008. |
---|
486 | </td> |
---|
487 | </tr> |
---|
488 | <tr> |
---|
489 | <td class="reference"><b id="RFC5789">[RFC5789]</b></td> |
---|
490 | <td class="top"><a href="mailto:lisa.dusseault@gmail.com" title="Linden Lab">Dusseault, L.</a> and <a href="mailto:jasnell@gmail.com">J. Snell</a>, “<a href="http://tools.ietf.org/html/rfc5789">PATCH Method for HTTP</a>”, RFC 5789, March 2010. |
---|
491 | </td> |
---|
492 | </tr> |
---|
493 | <tr> |
---|
494 | <td class="reference"><b id="RFC5842">[RFC5842]</b></td> |
---|
495 | <td class="top"><a href="mailto:geoffrey.clemm@us.ibm.com" title="IBM">Clemm, G.</a>, <a href="mailto:ccjason@us.ibm.com" title="IBM Research">Crawford, J.</a>, <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">Reschke, J., Ed.</a>, and <a href="mailto:ejw@cse.ucsc.edu" title="UC Santa Cruz, Dept. of Computer Science">J. Whitehead</a>, “<a href="http://tools.ietf.org/html/rfc5842">Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)</a>”, RFC 5842, April 2010. |
---|
496 | </td> |
---|
497 | </tr> |
---|
498 | <tr> |
---|
499 | <td class="reference"><b id="draft-ietf-httpbis-p2-semantics">[draft-ietf-httpbis-p2-semantics]</b></td> |
---|
500 | <td class="top"><a href="mailto:fielding@gbiv.com" title="Day Software">Fielding, R., Ed.</a>, <a href="mailto:jg@laptop.org" title="One Laptop per Child">Gettys, J.</a>, <a href="mailto:JeffMogul@acm.org" title="Hewlett-Packard Company">Mogul, J.</a>, <a href="mailto:henrikn@microsoft.com" title="Microsoft Corporation">Frystyk, H.</a>, <a href="mailto:LMM@acm.org" title="Adobe Systems, Incorporated">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, <a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-14">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-14 (work in progress), April 2011. |
---|
501 | </td> |
---|
502 | </tr> |
---|
503 | </table> |
---|
504 | <div class="avoidbreak"> |
---|
505 | <h1 id="rfc.authors"><a href="#rfc.authors">Author's Address</a></h1> |
---|
506 | <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span><span class="n hidden"><span class="family-name">Reschke</span><span class="given-name">Julian F.</span></span></span><span class="org vcardline">greenbytes GmbH</span><span class="adr"><span class="street-address vcardline">Hafenweg 16</span><span class="vcardline"><span class="locality">Muenster</span>, <span class="region">NW</span> <span class="postal-code">48155</span></span><span class="country-name vcardline">Germany</span></span><span class="vcardline">Email: <a href="mailto:julian.reschke@greenbytes.de"><span class="email">julian.reschke@greenbytes.de</span></a></span><span class="vcardline">URI: <a href="http://greenbytes.de/tech/webdav/" class="url">http://greenbytes.de/tech/webdav/</a></span></address> |
---|
507 | </div> |
---|
508 | <h1 id="rfc.section.A" class="np"><a href="#rfc.section.A">A.</a> <a id="updated.registry.contents" href="#updated.registry.contents">Initial Registry Contents</a></h1> |
---|
509 | <div id="rfc.table.u.1"> |
---|
510 | <table class="tt full left" cellpadding="3" cellspacing="0"> |
---|
511 | <thead> |
---|
512 | <tr> |
---|
513 | <th>Method Name</th> |
---|
514 | <th>Safe</th> |
---|
515 | <th>Reference</th> |
---|
516 | </tr> |
---|
517 | </thead> |
---|
518 | <tbody> |
---|
519 | <tr> |
---|
520 | <td class="left">ACL</td> |
---|
521 | <td class="left">no</td> |
---|
522 | <td class="left"><a href="#RFC3744"><cite title="Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol">[RFC3744]</cite></a>, <a href="http://tools.ietf.org/html/rfc3744#section-8.1">Section 8.1</a></td> |
---|
523 | </tr> |
---|
524 | <tr> |
---|
525 | <td class="left">BASELINE-CONTROL</td> |
---|
526 | <td class="left">no</td> |
---|
527 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-12.6">Section 12.6</a></td> |
---|
528 | </tr> |
---|
529 | <tr> |
---|
530 | <td class="left">BIND</td> |
---|
531 | <td class="left">no</td> |
---|
532 | <td class="left"><a href="#RFC5842"><cite title="Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)">[RFC5842]</cite></a>, <a href="http://tools.ietf.org/html/rfc5842#section-4">Section 4</a></td> |
---|
533 | </tr> |
---|
534 | <tr> |
---|
535 | <td class="left">CHECKIN</td> |
---|
536 | <td class="left">no</td> |
---|
537 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-4.4">Section 4.4</a> and <a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-9.4">Section 9.4</a></td> |
---|
538 | </tr> |
---|
539 | <tr> |
---|
540 | <td class="left">CHECKOUT</td> |
---|
541 | <td class="left">no</td> |
---|
542 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-4.3">Section 4.3</a> and <a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-8.8">Section 8.8</a></td> |
---|
543 | </tr> |
---|
544 | <tr> |
---|
545 | <td class="left">COPY</td> |
---|
546 | <td class="left">no</td> |
---|
547 | <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="http://tools.ietf.org/html/rfc4918#section-9.8">Section 9.8</a></td> |
---|
548 | </tr> |
---|
549 | <tr> |
---|
550 | <td class="left">LABEL</td> |
---|
551 | <td class="left">no</td> |
---|
552 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-8.2">Section 8.2</a></td> |
---|
553 | </tr> |
---|
554 | <tr> |
---|
555 | <td class="left">LINK</td> |
---|
556 | <td class="left">no</td> |
---|
557 | <td class="left"><a href="#RFC2068"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>, <a href="http://tools.ietf.org/html/rfc2068#section-19.6.1.2">Section 19.6.1.2</a></td> |
---|
558 | </tr> |
---|
559 | <tr> |
---|
560 | <td class="left">LOCK</td> |
---|
561 | <td class="left">no</td> |
---|
562 | <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="http://tools.ietf.org/html/rfc4918#section-9.10">Section 9.10</a></td> |
---|
563 | </tr> |
---|
564 | <tr> |
---|
565 | <td class="left">MERGE</td> |
---|
566 | <td class="left">no</td> |
---|
567 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-11.2">Section 11.2</a></td> |
---|
568 | </tr> |
---|
569 | <tr> |
---|
570 | <td class="left">MKACTIVITY</td> |
---|
571 | <td class="left">no</td> |
---|
572 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-13.5">Section 13.5</a></td> |
---|
573 | </tr> |
---|
574 | <tr> |
---|
575 | <td class="left">MKCALENDAR</td> |
---|
576 | <td class="left">no</td> |
---|
577 | <td class="left"><a href="#RFC4791"><cite title="Calendaring Extensions to WebDAV (CalDAV)">[RFC4791]</cite></a>, <a href="http://tools.ietf.org/html/rfc4791#section-5.3.1">Section 5.3.1</a></td> |
---|
578 | </tr> |
---|
579 | <tr> |
---|
580 | <td class="left">MKCOL</td> |
---|
581 | <td class="left">no</td> |
---|
582 | <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="http://tools.ietf.org/html/rfc4918#section-9.3">Section 9.3</a></td> |
---|
583 | </tr> |
---|
584 | <tr> |
---|
585 | <td class="left">MKREDIRECTREF</td> |
---|
586 | <td class="left">no</td> |
---|
587 | <td class="left"><a href="#RFC4437"><cite title="Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources">[RFC4437]</cite></a>, <a href="http://tools.ietf.org/html/rfc4437#section-6">Section 6</a></td> |
---|
588 | </tr> |
---|
589 | <tr> |
---|
590 | <td class="left">MKWORKSPACE</td> |
---|
591 | <td class="left">no</td> |
---|
592 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-6.3">Section 6.3</a></td> |
---|
593 | </tr> |
---|
594 | <tr> |
---|
595 | <td class="left">MOVE</td> |
---|
596 | <td class="left">no</td> |
---|
597 | <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="http://tools.ietf.org/html/rfc4918#section-9.9">Section 9.9</a></td> |
---|
598 | </tr> |
---|
599 | <tr> |
---|
600 | <td class="left">ORDERPATCH</td> |
---|
601 | <td class="left">no</td> |
---|
602 | <td class="left"><a href="#RFC3648"><cite title="Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol">[RFC3648]</cite></a>, <a href="http://tools.ietf.org/html/rfc3648#section-7">Section 7</a></td> |
---|
603 | </tr> |
---|
604 | <tr> |
---|
605 | <td class="left">PATCH</td> |
---|
606 | <td class="left">no</td> |
---|
607 | <td class="left"><a href="#RFC5789"><cite title="PATCH Method for HTTP">[RFC5789]</cite></a>, <a href="http://tools.ietf.org/html/rfc5789#section-2">Section 2</a></td> |
---|
608 | </tr> |
---|
609 | <tr> |
---|
610 | <td class="left">PROPFIND</td> |
---|
611 | <td class="left">yes</td> |
---|
612 | <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="http://tools.ietf.org/html/rfc4918#section-9.1">Section 9.1</a></td> |
---|
613 | </tr> |
---|
614 | <tr> |
---|
615 | <td class="left">PROPPATCH</td> |
---|
616 | <td class="left">no</td> |
---|
617 | <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="http://tools.ietf.org/html/rfc4918#section-9.2">Section 9.2</a></td> |
---|
618 | </tr> |
---|
619 | <tr> |
---|
620 | <td class="left">REBIND</td> |
---|
621 | <td class="left">no</td> |
---|
622 | <td class="left"><a href="#RFC5842"><cite title="Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)">[RFC5842]</cite></a>, <a href="http://tools.ietf.org/html/rfc5842#section-6">Section 6</a></td> |
---|
623 | </tr> |
---|
624 | <tr> |
---|
625 | <td class="left">REPORT</td> |
---|
626 | <td class="left">yes</td> |
---|
627 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-3.6">Section 3.6</a></td> |
---|
628 | </tr> |
---|
629 | <tr> |
---|
630 | <td class="left">SEARCH</td> |
---|
631 | <td class="left">yes</td> |
---|
632 | <td class="left"><a href="#RFC5323"><cite title="Web Distributed Authoring and Versioning (WebDAV) SEARCH">[RFC5323]</cite></a>, <a href="http://tools.ietf.org/html/rfc5323#section-2">Section 2</a></td> |
---|
633 | </tr> |
---|
634 | <tr> |
---|
635 | <td class="left">UNBIND</td> |
---|
636 | <td class="left">no</td> |
---|
637 | <td class="left"><a href="#RFC5842"><cite title="Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)">[RFC5842]</cite></a>, <a href="http://tools.ietf.org/html/rfc5842#section-5">Section 5</a></td> |
---|
638 | </tr> |
---|
639 | <tr> |
---|
640 | <td class="left">UNCHECKOUT</td> |
---|
641 | <td class="left">no</td> |
---|
642 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-4.5">Section 4.5</a></td> |
---|
643 | </tr> |
---|
644 | <tr> |
---|
645 | <td class="left">UNLINK</td> |
---|
646 | <td class="left">no</td> |
---|
647 | <td class="left"><a href="#RFC2068"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>, <a href="http://tools.ietf.org/html/rfc2068#section-19.6.1.3">Section 19.6.1.3</a></td> |
---|
648 | </tr> |
---|
649 | <tr> |
---|
650 | <td class="left">UNLOCK</td> |
---|
651 | <td class="left">no</td> |
---|
652 | <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="http://tools.ietf.org/html/rfc4918#section-9.11">Section 9.11</a></td> |
---|
653 | </tr> |
---|
654 | <tr> |
---|
655 | <td class="left">UPDATE</td> |
---|
656 | <td class="left">no</td> |
---|
657 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-7.1">Section 7.1</a></td> |
---|
658 | </tr> |
---|
659 | <tr> |
---|
660 | <td class="left">UPDATEREDIRECTREF</td> |
---|
661 | <td class="left">no</td> |
---|
662 | <td class="left"><a href="#RFC4437"><cite title="Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources">[RFC4437]</cite></a>, <a href="http://tools.ietf.org/html/rfc4437#section-7">Section 7</a></td> |
---|
663 | </tr> |
---|
664 | <tr> |
---|
665 | <td class="left">VERSION-CONTROL</td> |
---|
666 | <td class="left">no</td> |
---|
667 | <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="http://tools.ietf.org/html/rfc3253#section-3.5">Section 3.5</a></td> |
---|
668 | </tr> |
---|
669 | </tbody> |
---|
670 | </table> |
---|
671 | </div> |
---|
672 | <h1 id="rfc.section.B"><a href="#rfc.section.B">B.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> |
---|
673 | <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a> Since draft-ietf-httpbis-method-registrations-00 |
---|
674 | </h2> |
---|
675 | <p id="rfc.section.B.1.p.1">Added SEARCH method (RFC 5323).</p> |
---|
676 | <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a> Since draft-ietf-httpbis-method-registrations-01 |
---|
677 | </h2> |
---|
678 | <p id="rfc.section.B.2.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p> |
---|
679 | <h2 id="rfc.section.B.3"><a href="#rfc.section.B.3">B.3</a> Since draft-ietf-httpbis-method-registrations-02 |
---|
680 | </h2> |
---|
681 | <p id="rfc.section.B.3.p.1">Update draft-ietf-httpbis-p2-semantics reference. PATCH is now defined in draft-dusseault-http-patch. BIND, UNBIND and REBIND |
---|
682 | are defined in draft-ietf-webdav-bind. Drop the "updates draft-ietf-httpbis-p2-semantics" clause. |
---|
683 | </p> |
---|
684 | <h2 id="rfc.section.B.4"><a href="#rfc.section.B.4">B.4</a> Since draft-ietf-httpbis-method-registrations-03 |
---|
685 | </h2> |
---|
686 | <p id="rfc.section.B.4.p.1">draft-dusseault-http-patch was published as RFC 5789. draft-ietf-webdav-bind was published as RFC 5842. Fix typo in MKACTIVITY |
---|
687 | entry. Update draft-ietf-httpbis-p2-semantics reference. Fix change log section titles. |
---|
688 | </p> |
---|
689 | <h2 id="rfc.section.B.5"><a href="#rfc.section.B.5">B.5</a> <a id="changes.since.04" href="#changes.since.04">Since draft-ietf-httpbis-method-registrations-04</a></h2> |
---|
690 | <p id="rfc.section.B.5.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p> |
---|
691 | <h2 id="rfc.section.B.6"><a href="#rfc.section.B.6">B.6</a> <a id="changes.since.05" href="#changes.since.05">Since draft-ietf-httpbis-method-registrations-05</a></h2> |
---|
692 | <p id="rfc.section.B.6.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p> |
---|
693 | </body> |
---|
694 | </html> |
---|