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

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

update boilerplate for recent IPR changes

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/html;charset=utf-8
File size: 29.2 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}
150caption {
151  caption-side: bottom;
152  font-weight: bold;
153  font-size: 9pt;
154  margin-top: .5em;
155}
156
157table.header {
158  width: 95%;
159  font-size: 10pt;
160  color: white;
161}
162td.top {
163  vertical-align: top;
164}
165td.topnowrap {
166  vertical-align: top;
167  white-space: nowrap;
168}
169td.header {
170  background-color: gray;
171  width: 50%;
172}
173td.header a {
174  color: white;
175}
176td.reference {
177  vertical-align: top;
178  white-space: nowrap;
179  padding-right: 1em;
180}
181thead {
182  display:table-header-group;
183}
184ul.toc {
185  list-style: none;
186  margin-left: 1.5em;
187  margin-right: 0em;
188  padding-left: 0em;
189}
190li.tocline0 {
191  line-height: 150%;
192  font-weight: bold;
193  font-size: 10pt;
194  margin-left: 0em;
195  margin-right: 0em;
196}
197li.tocline1 {
198  line-height: normal;
199  font-weight: normal;
200  font-size: 9pt;
201  margin-left: 0em;
202  margin-right: 0em;
203}
204li.tocline2 {
205  font-size: 0pt;
206}
207ul p {
208  margin-left: 0em;
209}
210
211.comment {
212  background-color: yellow;
213}
214.center {
215  text-align: center;
216}
217.error {
218  color: red;
219  font-style: italic;
220  font-weight: bold;
221}
222.figure {
223  font-weight: bold;
224  text-align: center;
225  font-size: 9pt;
226}
227.filename {
228  color: #333333;
229  font-weight: bold;
230  font-size: 12pt;
231  line-height: 21pt;
232  text-align: center;
233}
234.fn {
235  font-weight: bold;
236}
237.hidden {
238  display: none;
239}
240.left {
241  text-align: left;
242}
243.right {
244  text-align: right;
245}
246.title {
247  color: #990000;
248  font-size: 18pt;
249  line-height: 18pt;
250  font-weight: bold;
251  text-align: center;
252  margin-top: 36pt;
253}
254.vcardline {
255  display: block;
256}
257.warning {
258  font-size: 14pt;
259  background-color: yellow;
260}
261
262
263@media print {
264  .noprint {
265    display: none;
266  }
267 
268  a {
269    color: black;
270    text-decoration: none;
271  }
272
273  table.header {
274    width: 90%;
275  }
276
277  td.header {
278    width: 50%;
279    color: black;
280    background-color: white;
281    vertical-align: top;
282    font-size: 12pt;
283  }
284
285  ul.toc a::after {
286    content: leader('.') target-counter(attr(href), page);
287  }
288 
289  a.iref {
290    content: target-counter(attr(href), page);
291  }
292 
293  .print2col {
294    column-count: 2;
295    -moz-column-count: 2;
296    column-fill: auto;
297  }
298}
299
300@page {
301  @top-left {
302       content: "INTERNET DRAFT";
303  }
304  @top-right {
305       content: "February 2009";
306  }
307  @top-center {
308       content: "HTTP Method Registrations";
309  }
310  @bottom-left {
311       content: "Reschke";
312  }
313  @bottom-center {
314       content: "Informational";
315  }
316  @bottom-right {
317       content: "[Page " counter(page) "]";
318  }
319}
320
321@page:first {
322    @top-left {
323      content: normal;
324    }
325    @top-right {
326      content: normal;
327    }
328    @top-center {
329      content: normal;
330    }
331}
332</style><link rel="Contents" href="#rfc.toc">
333      <link rel="Author" href="#rfc.authors">
334      <link rel="Copyright" href="#rfc.copyright">
335      <link rel="Chapter" title="1 Introduction" href="#rfc.section.1">
336      <link rel="Chapter" title="2 Security Considerations" href="#rfc.section.2">
337      <link rel="Chapter" title="3 IANA Considerations" href="#rfc.section.3">
338      <link rel="Chapter" href="#rfc.section.4" title="4 Normative References">
339      <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A">
340      <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B">
341      <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.424, 2009-02-24 16:15:29, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">
342      <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/">
343      <meta name="DC.Creator" content="Reschke, J. F.">
344      <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest">
345      <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-02">
346      <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.">
347   </head>
348   <body>
349      <table summary="header information" class="header" border="0" cellpadding="1" cellspacing="1">
350         <tr>
351            <td class="header left">HTTPbis Working Group</td>
352            <td class="header right">J. F. Reschke</td>
353         </tr>
354         <tr>
355            <td class="header left">Internet Draft</td>
356            <td class="header right">greenbytes</td>
357         </tr>
358         <tr>
359            <td class="header left">
360               &lt;draft-ietf-httpbis-method-registrations-latest&gt;
361               
362            </td>
363            <td class="header right">February 28, 2009</td>
364         </tr>
365         <tr>
366            <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)
367            </td>
368            <td class="header right"></td>
369         </tr>
370         <tr>
371            <td class="header left">Intended status: Informational</td>
372            <td class="header right"></td>
373         </tr>
374         <tr>
375            <td class="header left">Expires: August 2009</td>
376            <td class="header right"></td>
377         </tr>
378      </table>
379      <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>
380      <h1><a id="rfc.status" href="#rfc.status">Status of this Memo</a></h1>
381      <p>This Internet-Draft is submitted to IETF pursuant to, and in full conformance with, the provisions of BCP 78 and BCP 79.</p>
382      <p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note
383         that other groups may also distribute working documents as Internet-Drafts.
384      </p>
385      <p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other
386         documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work
387         in progress”.
388      </p>
389      <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;.
390      </p>
391      <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;.
392      </p>
393      <p>This Internet-Draft will expire in August 2009.</p>
394      <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>
395      <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
396      <p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date
397         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.
398      </p>
399      <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
400      <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before
401         the IANA HTTP Method Registry was established.
402      </p>
403      <hr class="noprint">
404      <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1>
405      <ul class="toc">
406         <li class="tocline0">1.&nbsp;&nbsp;&nbsp;<a href="#introduction">Introduction</a></li>
407         <li class="tocline0">2.&nbsp;&nbsp;&nbsp;<a href="#security.considerations">Security Considerations</a></li>
408         <li class="tocline0">3.&nbsp;&nbsp;&nbsp;<a href="#iana.considerations">IANA Considerations</a></li>
409         <li class="tocline0">4.&nbsp;&nbsp;&nbsp;<a href="#rfc.references">Normative References</a></li>
410         <li class="tocline0"><a href="#rfc.authors">Author's Address</a></li>
411         <li class="tocline0">A.&nbsp;&nbsp;&nbsp;<a href="#updated.registry.contents">Initial Registry Contents</a></li>
412         <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">
413               <li class="tocline1">B.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.B.1">Since draft-ietf-httpbis-p1-method-registrations-00</a></li>
414               <li class="tocline1">B.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.B.2">Since draft-ietf-httpbis-p1-method-registrations-01</a></li>
415            </ul>
416         </li>
417      </ul>
418      <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a>&nbsp;<a id="introduction" href="#introduction">Introduction</a></h1>
419      <p id="rfc.section.1.p.1">This document registers those Hypertext Transfer ProtocolHypertext Transfer Protocol (HTTP) methods which have been defined
420         in standards-track RFCs before the IANA HTTP Method Registry was established.
421      </p>
422      <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a>&nbsp;<a id="security.considerations" href="#security.considerations">Security Considerations</a></h1>
423      <p id="rfc.section.2.p.1">There are no security considerations related to the registration itself.</p>
424      <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a>&nbsp;<a id="iana.considerations" href="#iana.considerations">IANA Considerations</a></h1>
425      <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>).
426      </p>
427      <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References
428      </h1>
429      <table summary="Normative References">                 
430         <tr>
431            <td class="reference"><b id="RFC2068">[RFC2068]</b></td>
432            <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.
433            </td>
434         </tr>
435         <tr>
436            <td class="reference"><b id="RFC3253">[RFC3253]</b></td>
437            <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.
438            </td>
439         </tr>
440         <tr>
441            <td class="reference"><b id="RFC3648">[RFC3648]</b></td>
442            <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.
443            </td>
444         </tr>
445         <tr>
446            <td class="reference"><b id="RFC3744">[RFC3744]</b></td>
447            <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.
448            </td>
449         </tr>
450         <tr>
451            <td class="reference"><b id="RFC4437">[RFC4437]</b></td>
452            <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.
453            </td>
454         </tr>
455         <tr>
456            <td class="reference"><b id="RFC4791">[RFC4791]</b></td>
457            <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.
458            </td>
459         </tr>
460         <tr>
461            <td class="reference"><b id="RFC4918">[RFC4918]</b></td>
462            <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.
463            </td>
464         </tr>
465         <tr>
466            <td class="reference"><b id="RFC5323">[RFC5323]</b></td>
467            <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.
468            </td>
469         </tr>
470         <tr>
471            <td class="reference"><b id="draft-ietf-httpbis-p2-semantics">[draft-ietf-httpbis-p2-semantics]</b></td>
472            <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.
473            </td>
474         </tr>
475      </table>
476      <h1 id="rfc.authors"><a href="#rfc.authors">Author's Address</a></h1>
477      <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>
478      <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>
479      <div id="rfc.table.u.1">
480         <table summary="" class="tt full" cellpadding="3" cellspacing="0">
481            <thead>
482               <tr>
483                  <th>Method Name</th>
484                  <th>Safe</th>
485                  <th>Reference</th>
486               </tr>
487            </thead>
488            <tbody>
489               <tr>
490                  <td>ACL</td>
491                  <td>no</td>
492                  <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>
493               </tr>
494               <tr>
495                  <td>BASELINE-CONTROL</td>
496                  <td>no</td>
497                  <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>
498               </tr>
499               <tr>
500                  <td>CHECKIN</td>
501                  <td>no</td>
502                  <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>
503               </tr>
504               <tr>
505                  <td>CHECKOUT</td>
506                  <td>no</td>
507                  <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>
508               </tr>
509               <tr>
510                  <td>COPY</td>
511                  <td>no</td>
512                  <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>
513               </tr>
514               <tr>
515                  <td>LABEL</td>
516                  <td>no</td>
517                  <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>
518               </tr>
519               <tr>
520                  <td>LINK</td>
521                  <td>no</td>
522                  <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>
523               </tr>
524               <tr>
525                  <td>LOCK</td>
526                  <td>no</td>
527                  <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>
528               </tr>
529               <tr>
530                  <td>MERGE</td>
531                  <td>no</td>
532                  <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>
533               </tr>
534               <tr>
535                  <td>MKAKTIVITY</td>
536                  <td>no</td>
537                  <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>
538               </tr>
539               <tr>
540                  <td>MKCALENDAR</td>
541                  <td>no</td>
542                  <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>
543               </tr>
544               <tr>
545                  <td>MKCOL</td>
546                  <td>no</td>
547                  <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>
548               </tr>
549               <tr>
550                  <td>MKREDIRECTREF</td>
551                  <td>no</td>
552                  <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>
553               </tr>
554               <tr>
555                  <td>MKWORKSPACE</td>
556                  <td>no</td>
557                  <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>
558               </tr>
559               <tr>
560                  <td>MOVE</td>
561                  <td>no</td>
562                  <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>
563               </tr>
564               <tr>
565                  <td>ORDERPATCH</td>
566                  <td>no</td>
567                  <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>
568               </tr>
569               <tr>
570                  <td>PATCH</td>
571                  <td>no</td>
572                  <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>
573               </tr>
574               <tr>
575                  <td>PROPFIND</td>
576                  <td>yes</td>
577                  <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>
578               </tr>
579               <tr>
580                  <td>PROPPATCH</td>
581                  <td>no</td>
582                  <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>
583               </tr>
584               <tr>
585                  <td>REPORT</td>
586                  <td>yes</td>
587                  <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>
588               </tr>
589               <tr>
590                  <td>SEARCH</td>
591                  <td>yes</td>
592                  <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>
593               </tr>
594               <tr>
595                  <td>UNCHECKOUT</td>
596                  <td>no</td>
597                  <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>
598               </tr>
599               <tr>
600                  <td>UNLINK</td>
601                  <td>no</td>
602                  <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>
603               </tr>
604               <tr>
605                  <td>UNLOCK</td>
606                  <td>no</td>
607                  <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>
608               </tr>
609               <tr>
610                  <td>UPDATE</td>
611                  <td>no</td>
612                  <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>
613               </tr>
614               <tr>
615                  <td>UPDATEREDIRECTREF</td>
616                  <td>no</td>
617                  <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>
618               </tr>
619               <tr>
620                  <td>VERSION-CONTROL</td>
621                  <td>no</td>
622                  <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>
623               </tr>
624            </tbody>
625         </table>
626      </div>
627      <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>
628      <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a>&nbsp;Since draft-ietf-httpbis-p1-method-registrations-00
629      </h2>
630      <p id="rfc.section.B.1.p.1">Added SEARCH method (RFC 5323).</p>
631      <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a>&nbsp;Since draft-ietf-httpbis-p1-method-registrations-01
632      </h2>
633      <p id="rfc.section.B.2.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p>
634   </body>
635</html>
Note: See TracBrowser for help on using the repository browser.