source: draft-ietf-httpbis-method-registrations/02/draft-ietf-httpbis-method-registrations.html @ 2762

Last change on this file since 2762 was 2726, checked in by julian.reschke@…, 9 years ago

update to latest version of rfc2629.xslt, regen all HTML

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/html;charset=utf-8
File size: 31.0 KB
Line 
1<!DOCTYPE html
2  PUBLIC "-//W3C//DTD HTML 4.01//EN">
3<html lang="en">
4   <head profile="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&nbsp;Transfer&nbsp;Protocol&nbsp;(HTTP)
7         Method&nbsp;Registrations
8      </title><style type="text/css" title="Xml2Rfc (sans serif)">
9a {
10  text-decoration: none;
11}
12a.smpl {
13  color: black;
14}
15a:hover {
16  text-decoration: underline;
17}
18a:active {
19  text-decoration: underline;
20}
21address {
22  margin-top: 1em;
23  margin-left: 2em;
24  font-style: normal;
25}
26body {
27  color: black;
28  font-family: cambria, helvetica, arial, sans-serif;
29  font-size: 11pt;
30  margin-right: 2em;
31}
32cite {
33  font-style: normal;
34}
35dl {
36  margin-left: 2em;
37}
38ul.empty {
39  list-style-type: none;
40}
41ul.empty li {
42  margin-top: .5em;
43}
44dl p {
45  margin-left: 0em;
46}
47dt {
48  margin-top: .5em;
49}
50h1 {
51  font-size: 130%;
52  line-height: 21pt;
53  page-break-after: avoid;
54}
55h1.np {
56  page-break-before: always;
57}
58h2 {
59  font-size: 120%;
60  line-height: 15pt;
61  page-break-after: avoid;
62}
63h3 {
64  font-size: 110%;
65  page-break-after: avoid;
66}
67h4, h5, h6 {
68  page-break-after: avoid;
69}
70h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
71  color: black;
72}
73img {
74  margin-left: 3em;
75}
76li {
77  margin-left: 2em;
78}
79ol {
80  margin-left: 2em;
81}
82ol.la {
83  list-style-type: lower-alpha;
84}
85ol.ua {
86  list-style-type: upper-alpha;
87}
88ol p {
89  margin-left: 0em;
90}
91p {
92  margin-left: 2em;
93}
94pre {
95  margin-left: 3em;
96  background-color: lightyellow;
97  padding: .25em;
98  page-break-inside: avoid;
99}
100pre.text2 {
101  border-style: dotted;
102  border-width: 1px;
103  background-color: #f0f0f0;
104  width: 69em;
105}
106pre.inline {
107  background-color: white;
108  padding: 0em;
109}
110pre.text {
111  border-style: dotted;
112  border-width: 1px;
113  background-color: #f8f8f8;
114  width: 69em;
115}
116pre.drawing {
117  border-style: solid;
118  border-width: 1px;
119  background-color: #f8f8f8;
120  padding: 2em;
121}
122table {
123  margin-left: 2em;
124}
125table.tt {
126  vertical-align: top;
127  border-color: gray;
128}
129table.tt th {
130  border-color: gray;
131}
132table.tt td {
133  border-color: gray;
134}
135table.all {
136  border-style: solid;
137  border-width: 2px;
138}
139table.full {
140  border-style: solid;
141  border-width: 2px;
142}
143table.tt td {
144  vertical-align: top;
145}
146table.all td {
147  border-style: solid;
148  border-width: 1px;
149}
150table.full td {
151  border-style: none solid;
152  border-width: 1px;
153}
154table.tt th {
155  vertical-align: top;
156}
157table.all th {
158  border-style: solid;
159  border-width: 1px;
160}
161table.full th {
162  border-style: solid;
163  border-width: 1px 1px 2px 1px;
164}
165table.headers th {
166  border-style: none none solid none;
167  border-width: 2px;
168}
169table.left {
170  margin-right: auto;
171}
172table.right {
173  margin-left: auto;
174}
175table.center {
176  margin-left: auto;
177  margin-right: auto;
178}
179caption {
180  caption-side: bottom;
181  font-weight: bold;
182  font-size: 10pt;
183  margin-top: .5em;
184}
185
186table.header {
187  border-spacing: 1px;
188  width: 95%;
189  font-size: 11pt;
190  color: white;
191}
192td.top {
193  vertical-align: top;
194}
195td.topnowrap {
196  vertical-align: top;
197  white-space: nowrap;
198}
199table.header td {
200  background-color: gray;
201  width: 50%;
202}
203table.header a {
204  color: white;
205}
206td.reference {
207  vertical-align: top;
208  white-space: nowrap;
209  padding-right: 1em;
210}
211thead {
212  display:table-header-group;
213}
214ul.toc, ul.toc ul {
215  list-style: none;
216  margin-left: 1.5em;
217  padding-left: 0em;
218}
219ul.toc li {
220  line-height: 150%;
221  font-weight: bold;
222  margin-left: 0em;
223}
224ul.toc li li {
225  line-height: normal;
226  font-weight: normal;
227  font-size: 10pt;
228  margin-left: 0em;
229}
230li.excluded {
231  font-size: 0pt;
232}
233ul p {
234  margin-left: 0em;
235}
236.title, .filename, h1, h2, h3, h4 {
237  font-family: candara, helvetica, arial, sans-serif;
238}
239samp, tt, code, pre {
240  font: consolas, monospace;
241}
242
243.comment {
244  background-color: yellow;
245}
246.center {
247  text-align: center;
248}
249.error {
250  color: red;
251  font-style: italic;
252  font-weight: bold;
253}
254.figure {
255  font-weight: bold;
256  text-align: center;
257  font-size: 10pt;
258}
259.filename {
260  color: #333333;
261  font-size: 75%;
262  font-weight: bold;
263  line-height: 21pt;
264  text-align: center;
265}
266.fn {
267  font-weight: bold;
268}
269.left {
270  text-align: left;
271}
272.right {
273  text-align: right;
274}
275.title {
276  color: green;
277  font-size: 150%;
278  line-height: 18pt;
279  font-weight: bold;
280  text-align: center;
281  margin-top: 36pt;
282}
283.warning {
284  font-size: 130%;
285  background-color: yellow;
286}
287
288
289@media print {
290  .noprint {
291    display: none;
292  }
293
294  a {
295    color: black;
296    text-decoration: none;
297  }
298
299  table.header {
300    width: 90%;
301  }
302
303  td.header {
304    width: 50%;
305    color: black;
306    background-color: white;
307    vertical-align: top;
308    font-size: 110%;
309  }
310
311  ul.toc a:nth-child(2)::after {
312    content: leader('.') target-counter(attr(href), page);
313  }
314
315  ul.ind li li a {
316    content: target-counter(attr(href), page);
317  }
318
319  .print2col {
320    column-count: 2;
321    -moz-column-count: 2;
322    column-fill: auto;
323  }
324}
325
326@page {
327  @top-left {
328       content: "Internet-Draft";
329  }
330  @top-right {
331       content: "May 2009";
332  }
333  @top-center {
334       content: "HTTP Method Registrations";
335  }
336  @bottom-left {
337       content: "Reschke";
338  }
339  @bottom-center {
340       content: "Expires November 24, 2009";
341  }
342  @bottom-right {
343       content: "[Page " counter(page) "]";
344  }
345}
346
347@page:first {
348    @top-left {
349      content: normal;
350    }
351    @top-right {
352      content: normal;
353    }
354    @top-center {
355      content: normal;
356    }
357}
358</style><link rel="Contents" href="#rfc.toc">
359      <link rel="Author" href="#rfc.authors">
360      <link rel="Copyright" href="#rfc.copyrightnotice">
361      <link rel="Chapter" title="1 Introduction" href="#rfc.section.1">
362      <link rel="Chapter" title="2 Security Considerations" href="#rfc.section.2">
363      <link rel="Chapter" title="3 IANA Considerations" href="#rfc.section.3">
364      <link rel="Chapter" href="#rfc.section.4" title="4 Normative References">
365      <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A">
366      <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B">
367      <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.640, 2014/06/13 12:42:58, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">
368      <link rel="schema.dct" href="http://purl.org/dc/terms/">
369      <meta name="dct.creator" content="Reschke, J. F.">
370      <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-02">
371      <meta name="dct.issued" scheme="ISO8601" content="2009-05-23">
372      <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.">
373      <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.">
374   </head>
375   <body>
376      <table class="header">
377         <tbody>
378            <tr>
379               <td class="left">HTTPbis Working Group</td>
380               <td class="right">J. Reschke</td>
381            </tr>
382            <tr>
383               <td class="left">Internet-Draft</td>
384               <td class="right">greenbytes</td>
385            </tr>
386            <tr>
387               <td class="left">Updates: <a href="https://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-06">draft-ietf-httpbis-p2-semantics-06</a> (if approved)
388               </td>
389               <td class="right">May 23, 2009</td>
390            </tr>
391            <tr>
392               <td class="left">Intended status: Informational</td>
393               <td class="right"></td>
394            </tr>
395            <tr>
396               <td class="left">Expires: November 24, 2009</td>
397               <td class="right"></td>
398            </tr>
399         </tbody>
400      </table>
401      <p class="title">Initial Hypertext&nbsp;Transfer&nbsp;Protocol&nbsp;(HTTP) Method&nbsp;Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-02</span></p>
402      <div id="rfc.status">
403         <h1><a href="#rfc.status">Status of this Memo</a></h1>
404         <p>This Internet-Draft is submitted to IETF in full conformance with the provisions of BCP 78 and BCP 79.</p>
405         <p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note
406            that other groups may also distribute working documents as Internet-Drafts.
407         </p>
408         <p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other
409            documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work
410            in progress”.
411         </p>
412         <p>The list of current Internet-Drafts can be accessed at <a href="http://www.ietf.org/ietf/1id-abstracts.txt">http://www.ietf.org/ietf/1id-abstracts.txt</a>.
413         </p>
414         <p>The list of Internet-Draft Shadow Directories can be accessed at <a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>.
415         </p>
416         <p>This Internet-Draft will expire on November 24, 2009.</p>
417      </div>
418      <div id="rfc.copyrightnotice">
419         <h1><a href="#rfc.copyrightnotice">Copyright Notice</a></h1>
420         <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
421         <p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date
422            of publication of this document (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>). Please review these documents carefully, as they describe your rights and restrictions with respect to this document.
423         </p>
424      </div>
425      <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
426      <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before
427         the IANA HTTP Method Registry was established.
428      </p>
429      <hr class="noprint">
430      <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1>
431      <ul class="toc">
432         <li><a href="#rfc.section.1">1.</a>&nbsp;&nbsp;&nbsp;<a href="#introduction">Introduction</a></li>
433         <li><a href="#rfc.section.2">2.</a>&nbsp;&nbsp;&nbsp;<a href="#security.considerations">Security Considerations</a></li>
434         <li><a href="#rfc.section.3">3.</a>&nbsp;&nbsp;&nbsp;<a href="#iana.considerations">IANA Considerations</a></li>
435         <li><a href="#rfc.section.4">4.</a>&nbsp;&nbsp;&nbsp;<a href="#rfc.references">Normative References</a></li>
436         <li><a href="#rfc.section.A">A.</a>&nbsp;&nbsp;&nbsp;<a href="#updated.registry.contents">Initial Registry Contents</a></li>
437         <li><a href="#rfc.section.B">B.</a>&nbsp;&nbsp;&nbsp;<a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul>
438               <li><a href="#rfc.section.B.1">B.1</a>&nbsp;&nbsp;&nbsp;<a href="#rfc.section.B.1">Since draft-ietf-httpbis-p1-method-registrations-00</a></li>
439               <li><a href="#rfc.section.B.2">B.2</a>&nbsp;&nbsp;&nbsp;<a href="#rfc.section.B.2">Since draft-ietf-httpbis-p1-method-registrations-01</a></li>
440            </ul>
441         </li>
442         <li><a href="#rfc.authors">Author's Address</a></li>
443      </ul>
444      <div id="introduction">
445         <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a>&nbsp;<a href="#introduction">Introduction</a></h1>
446         <p id="rfc.section.1.p.1">This document registers those Hypertext Transfer ProtocolHypertext Transfer Protocol (HTTP) methods which have been defined
447            in standards-track RFCs before the IANA HTTP Method Registry was established.
448         </p>
449      </div>
450      <div id="security.considerations">
451         <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a>&nbsp;<a href="#security.considerations">Security Considerations</a></h1>
452         <p id="rfc.section.2.p.1">There are no security considerations related to the registration itself.</p>
453      </div>
454      <div id="iana.considerations">
455         <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a>&nbsp;<a href="#iana.considerations">IANA Considerations</a></h1>
456         <p id="rfc.section.3.p.1"><a href="#updated.registry.contents" title="Initial Registry Contents">Appendix&nbsp;A</a> provides initial registrations of HTTP method names for the IANA HTTP Method registry at &lt;<a href="http://www.iana.org/assignments/http-methods">http://www.iana.org/assignments/http-methods</a>&gt; (see <a href="../../draft-ietf-httpbis/06/p2-semantics.html#method.registry" title="Method Registry">Section 2.1</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>).
457         </p>
458      </div>
459      <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References
460      </h1>
461      <table>
462         <tr>
463            <td class="reference"><b id="RFC2068">[RFC2068]</b></td>
464            <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="https://tools.ietf.org/html/rfc2068">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC&nbsp;2068, January&nbsp;1997.
465            </td>
466         </tr>
467         <tr>
468            <td class="reference"><b id="RFC3253">[RFC3253]</b></td>
469            <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="https://tools.ietf.org/html/rfc3253">Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)</a>”, RFC&nbsp;3253, March&nbsp;2002.
470            </td>
471         </tr>
472         <tr>
473            <td class="reference"><b id="RFC3648">[RFC3648]</b></td>
474            <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="https://tools.ietf.org/html/rfc3648">Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol</a>”, RFC&nbsp;3648, December&nbsp;2003.
475            </td>
476         </tr>
477         <tr>
478            <td class="reference"><b id="RFC3744">[RFC3744]</b></td>
479            <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="https://tools.ietf.org/html/rfc3744">Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol</a>”, RFC&nbsp;3744, May&nbsp;2004.
480            </td>
481         </tr>
482         <tr>
483            <td class="reference"><b id="RFC4437">[RFC4437]</b></td>
484            <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="https://tools.ietf.org/html/rfc4437">Web Distributed Authoring and Versioning (WebDAV) Redirect&nbsp;Reference&nbsp;Resources</a>”, RFC&nbsp;4437, March&nbsp;2006.
485            </td>
486         </tr>
487         <tr>
488            <td class="reference"><b id="RFC4791">[RFC4791]</b></td>
489            <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="https://tools.ietf.org/html/rfc4791">Calendaring Extensions to WebDAV (CalDAV)</a>”, RFC&nbsp;4791, March&nbsp;2007.
490            </td>
491         </tr>
492         <tr>
493            <td class="reference"><b id="RFC4918">[RFC4918]</b></td>
494            <td class="top"><a href="mailto:ldusseault@commerce.net" title="CommerceNet">Dusseault, L., Ed.</a>, “<a href="https://tools.ietf.org/html/rfc4918">HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)</a>”, RFC&nbsp;4918, June&nbsp;2007.
495            </td>
496         </tr>
497         <tr>
498            <td class="reference"><b id="RFC5323">[RFC5323]</b></td>
499            <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="https://tools.ietf.org/html/rfc5323">Web Distributed Authoring and Versioning (WebDAV) SEARCH</a>”, RFC&nbsp;5323, November&nbsp;2008.
500            </td>
501         </tr>
502         <tr>
503            <td class="reference"><b id="draft-ietf-httpbis-p2-semantics">[draft-ietf-httpbis-p2-semantics]</b></td>
504            <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="https://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-06">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft&nbsp;draft-ietf-httpbis-p2-semantics-06 (work in progress), March&nbsp;2009.
505            </td>
506         </tr>
507      </table>
508      <div id="updated.registry.contents">
509         <h1 id="rfc.section.A" class="np"><a href="#rfc.section.A">A.</a>&nbsp;<a href="#updated.registry.contents">Initial Registry Contents</a></h1>
510         <div id="rfc.table.u.1">
511            <table class="tt full center" cellpadding="3" cellspacing="0">
512               <thead>
513                  <tr>
514                     <th>Method Name</th>
515                     <th>Safe</th>
516                     <th>Reference</th>
517                  </tr>
518               </thead>
519               <tbody>
520                  <tr>
521                     <td class="left">ACL</td>
522                     <td class="left">no</td>
523                     <td class="left"><a href="#RFC3744"><cite title="Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol">[RFC3744]</cite></a>, <a href="https://tools.ietf.org/html/rfc3744#section-8.1">Section 8.1</a></td>
524                  </tr>
525                  <tr>
526                     <td class="left">BASELINE-CONTROL</td>
527                     <td class="left">no</td>
528                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-12.6">Section 12.6</a></td>
529                  </tr>
530                  <tr>
531                     <td class="left">CHECKIN</td>
532                     <td class="left">no</td>
533                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://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="https://tools.ietf.org/html/rfc3253#section-9.4">Section 9.4</a></td>
534                  </tr>
535                  <tr>
536                     <td class="left">CHECKOUT</td>
537                     <td class="left">no</td>
538                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://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="https://tools.ietf.org/html/rfc3253#section-8.8">Section 8.8</a></td>
539                  </tr>
540                  <tr>
541                     <td class="left">COPY</td>
542                     <td class="left">no</td>
543                     <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="https://tools.ietf.org/html/rfc4918#section-9.8">Section 9.8</a></td>
544                  </tr>
545                  <tr>
546                     <td class="left">LABEL</td>
547                     <td class="left">no</td>
548                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-8.2">Section 8.2</a></td>
549                  </tr>
550                  <tr>
551                     <td class="left">LINK</td>
552                     <td class="left">no</td>
553                     <td class="left"><a href="#RFC2068"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>, <a href="https://tools.ietf.org/html/rfc2068#section-19.6.1.2">Section 19.6.1.2</a></td>
554                  </tr>
555                  <tr>
556                     <td class="left">LOCK</td>
557                     <td class="left">no</td>
558                     <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="https://tools.ietf.org/html/rfc4918#section-9.10">Section 9.10</a></td>
559                  </tr>
560                  <tr>
561                     <td class="left">MERGE</td>
562                     <td class="left">no</td>
563                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-11.2">Section 11.2</a></td>
564                  </tr>
565                  <tr>
566                     <td class="left">MKAKTIVITY</td>
567                     <td class="left">no</td>
568                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-13.5">Section 13.5</a></td>
569                  </tr>
570                  <tr>
571                     <td class="left">MKCALENDAR</td>
572                     <td class="left">no</td>
573                     <td class="left"><a href="#RFC4791"><cite title="Calendaring Extensions to WebDAV (CalDAV)">[RFC4791]</cite></a>, <a href="https://tools.ietf.org/html/rfc4791#section-5.3.1">Section 5.3.1</a></td>
574                  </tr>
575                  <tr>
576                     <td class="left">MKCOL</td>
577                     <td class="left">no</td>
578                     <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="https://tools.ietf.org/html/rfc4918#section-9.3">Section 9.3</a></td>
579                  </tr>
580                  <tr>
581                     <td class="left">MKREDIRECTREF</td>
582                     <td class="left">no</td>
583                     <td class="left"><a href="#RFC4437"><cite title="Web Distributed Authoring and Versioning (WebDAV) Redirect&nbsp;Reference&nbsp;Resources">[RFC4437]</cite></a>, <a href="https://tools.ietf.org/html/rfc4437#section-6">Section 6</a></td>
584                  </tr>
585                  <tr>
586                     <td class="left">MKWORKSPACE</td>
587                     <td class="left">no</td>
588                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-6.3">Section 6.3</a></td>
589                  </tr>
590                  <tr>
591                     <td class="left">MOVE</td>
592                     <td class="left">no</td>
593                     <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="https://tools.ietf.org/html/rfc4918#section-9.9">Section 9.9</a></td>
594                  </tr>
595                  <tr>
596                     <td class="left">ORDERPATCH</td>
597                     <td class="left">no</td>
598                     <td class="left"><a href="#RFC3648"><cite title="Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol">[RFC3648]</cite></a>, <a href="https://tools.ietf.org/html/rfc3648#section-7">Section 7</a></td>
599                  </tr>
600                  <tr>
601                     <td class="left">PATCH</td>
602                     <td class="left">no</td>
603                     <td class="left"><a href="#RFC2068"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>, <a href="https://tools.ietf.org/html/rfc2068#section-19.6.1.1">Section 19.6.1.1</a></td>
604                  </tr>
605                  <tr>
606                     <td class="left">PROPFIND</td>
607                     <td class="left">yes</td>
608                     <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="https://tools.ietf.org/html/rfc4918#section-9.1">Section 9.1</a></td>
609                  </tr>
610                  <tr>
611                     <td class="left">PROPPATCH</td>
612                     <td class="left">no</td>
613                     <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="https://tools.ietf.org/html/rfc4918#section-9.2">Section 9.2</a></td>
614                  </tr>
615                  <tr>
616                     <td class="left">REPORT</td>
617                     <td class="left">yes</td>
618                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-3.6">Section 3.6</a></td>
619                  </tr>
620                  <tr>
621                     <td class="left">SEARCH</td>
622                     <td class="left">yes</td>
623                     <td class="left"><a href="#RFC5323"><cite title="Web Distributed Authoring and Versioning (WebDAV) SEARCH">[RFC5323]</cite></a>, <a href="https://tools.ietf.org/html/rfc5323#section-2">Section 2</a></td>
624                  </tr>
625                  <tr>
626                     <td class="left">UNCHECKOUT</td>
627                     <td class="left">no</td>
628                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-4.5">Section 4.5</a></td>
629                  </tr>
630                  <tr>
631                     <td class="left">UNLINK</td>
632                     <td class="left">no</td>
633                     <td class="left"><a href="#RFC2068"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2068]</cite></a>, <a href="https://tools.ietf.org/html/rfc2068#section-19.6.1.3">Section 19.6.1.3</a></td>
634                  </tr>
635                  <tr>
636                     <td class="left">UNLOCK</td>
637                     <td class="left">no</td>
638                     <td class="left"><a href="#RFC4918"><cite title="HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)">[RFC4918]</cite></a>, <a href="https://tools.ietf.org/html/rfc4918#section-9.11">Section 9.11</a></td>
639                  </tr>
640                  <tr>
641                     <td class="left">UPDATE</td>
642                     <td class="left">no</td>
643                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-7.1">Section 7.1</a></td>
644                  </tr>
645                  <tr>
646                     <td class="left">UPDATEREDIRECTREF</td>
647                     <td class="left">no</td>
648                     <td class="left"><a href="#RFC4437"><cite title="Web Distributed Authoring and Versioning (WebDAV) Redirect&nbsp;Reference&nbsp;Resources">[RFC4437]</cite></a>, <a href="https://tools.ietf.org/html/rfc4437#section-7">Section 7</a></td>
649                  </tr>
650                  <tr>
651                     <td class="left">VERSION-CONTROL</td>
652                     <td class="left">no</td>
653                     <td class="left"><a href="#RFC3253"><cite title="Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)">[RFC3253]</cite></a>, <a href="https://tools.ietf.org/html/rfc3253#section-3.5">Section 3.5</a></td>
654                  </tr>
655               </tbody>
656            </table>
657         </div>
658      </div>
659      <div id="change.log">
660         <h1 id="rfc.section.B"><a href="#rfc.section.B">B.</a>&nbsp;<a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1>
661         <div>
662            <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a>&nbsp;Since draft-ietf-httpbis-p1-method-registrations-00
663            </h2>
664            <p id="rfc.section.B.1.p.1">Added SEARCH method (RFC 5323).</p>
665         </div>
666         <div>
667            <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a>&nbsp;Since draft-ietf-httpbis-p1-method-registrations-01
668            </h2>
669            <p id="rfc.section.B.2.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p>
670         </div>
671      </div>
672      <div class="avoidbreak">
673         <h1 id="rfc.authors"><a href="#rfc.authors">Author's Address</a></h1>
674         <p><b>Julian F. Reschke</b><br>greenbytes GmbH<br>Hafenweg 16<br>Muenster, NW&nbsp;48155<br>Germany<br>EMail: <a href="mailto:julian.reschke@greenbytes.de">julian.reschke@greenbytes.de</a><br>URI: <a href="http://greenbytes.de/tech/webdav/">http://greenbytes.de/tech/webdav/</a></p>
675      </div>
676   </body>
677</html>
Note: See TracBrowser for help on using the repository browser.