source: draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.html @ 455

Last change on this file since 455 was 446, checked in by julian.reschke@…, 14 years ago

Update to latest version of rfc2629.xslt, and add experimental version of xml2rfc.tcl (supporting the new IPR escape clause), use that clause in P1..P7 (but not for the method registrations).

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