source: draft-ietf-httpbis-method-registrations/01/draft-ietf-httpbis-method-registrations.html @ 2734

Last change on this file since 2734 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: 32.6 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: "November 2008";
332  }
333  @top-center {
334       content: "HTTP Method Registrations";
335  }
336  @bottom-left {
337       content: "Reschke";
338  }
339  @bottom-center {
340       content: "Expires May 23, 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.copyright">
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-01">
371      <meta name="dct.issued" scheme="ISO8601" content="2008-11-19">
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">Network 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-05">draft-ietf-httpbis-p2-semantics-05</a> (if approved)
388               </td>
389               <td class="right">November 19, 2008</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: May 23, 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-01</span></p>
402      <div id="rfc.status">
403         <h1><a href="#rfc.status">Status of this Memo</a></h1>
404         <p>By submitting this Internet-Draft, each author represents that any applicable patent or other IPR claims of which he or she
405            is aware have been or will be disclosed, and any of which he or she becomes aware will be disclosed, in accordance with Section
406            6 of BCP 79.
407         </p>
408         <p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note
409            that other groups may also distribute working documents as Internet-Drafts.
410         </p>
411         <p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other
412            documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work
413            in progress”.
414         </p>
415         <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>.
416         </p>
417         <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>.
418         </p>
419         <p>This Internet-Draft will expire on May 23, 2009.</p>
420      </div>
421      <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
422      <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before
423         the IANA HTTP Method Registry was established.
424      </p>
425      <hr class="noprint">
426      <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1>
427      <ul class="toc">
428         <li><a href="#rfc.section.1">1.</a>&nbsp;&nbsp;&nbsp;<a href="#introduction">Introduction</a></li>
429         <li><a href="#rfc.section.2">2.</a>&nbsp;&nbsp;&nbsp;<a href="#security.considerations">Security Considerations</a></li>
430         <li><a href="#rfc.section.3">3.</a>&nbsp;&nbsp;&nbsp;<a href="#iana.considerations">IANA Considerations</a></li>
431         <li><a href="#rfc.section.4">4.</a>&nbsp;&nbsp;&nbsp;<a href="#rfc.references">Normative References</a></li>
432         <li><a href="#rfc.section.A">A.</a>&nbsp;&nbsp;&nbsp;<a href="#updated.registry.contents">Initial Registry Contents</a></li>
433         <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>
434               <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>
435            </ul>
436         </li>
437         <li><a href="#rfc.authors">Author's Address</a></li>
438         <li><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li>
439      </ul>
440      <div id="introduction">
441         <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a>&nbsp;<a href="#introduction">Introduction</a></h1>
442         <p id="rfc.section.1.p.1">This document registers those Hypertext Transfer ProtocolHypertext Transfer Protocol (HTTP) methods which have been defined
443            in standards-track RFCs before the IANA HTTP Method Registry was established.
444         </p>
445      </div>
446      <div id="security.considerations">
447         <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a>&nbsp;<a href="#security.considerations">Security Considerations</a></h1>
448         <p id="rfc.section.2.p.1">There are no security considerations related to the registration itself.</p>
449      </div>
450      <div id="iana.considerations">
451         <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a>&nbsp;<a href="#iana.considerations">IANA Considerations</a></h1>
452         <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/04/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>).
453         </p>
454      </div>
455      <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References
456      </h1>
457      <table>
458         <tr>
459            <td class="reference"><b id="RFC2068">[RFC2068]</b></td>
460            <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.
461            </td>
462         </tr>
463         <tr>
464            <td class="reference"><b id="RFC3253">[RFC3253]</b></td>
465            <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.
466            </td>
467         </tr>
468         <tr>
469            <td class="reference"><b id="RFC3648">[RFC3648]</b></td>
470            <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.
471            </td>
472         </tr>
473         <tr>
474            <td class="reference"><b id="RFC3744">[RFC3744]</b></td>
475            <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.
476            </td>
477         </tr>
478         <tr>
479            <td class="reference"><b id="RFC4437">[RFC4437]</b></td>
480            <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.
481            </td>
482         </tr>
483         <tr>
484            <td class="reference"><b id="RFC4791">[RFC4791]</b></td>
485            <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.
486            </td>
487         </tr>
488         <tr>
489            <td class="reference"><b id="RFC4918">[RFC4918]</b></td>
490            <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.
491            </td>
492         </tr>
493         <tr>
494            <td class="reference"><b id="RFC5323">[RFC5323]</b></td>
495            <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.
496            </td>
497         </tr>
498         <tr>
499            <td class="reference"><b id="draft-ietf-httpbis-p2-semantics">[draft-ietf-httpbis-p2-semantics]</b></td>
500            <td class="top"><a href="mailto:fielding@gbiv.com" title="Day Software">Fielding, R., Ed.</a>, <a href="mailto:jg@laptop.org" title="One Laptop per Child">Gettys, J.</a>, <a href="mailto:JeffMogul@acm.org" title="Hewlett-Packard Company">Mogul, J.</a>, <a href="mailto:henrikn@microsoft.com" title="Microsoft Corporation">Frystyk, H.</a>, <a href="mailto:LMM@acm.org" title="Adobe Systems, Incorporated">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, <a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="https://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-04">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft&nbsp;draft-ietf-httpbis-p2-semantics-04 (work in progress), August&nbsp;2008.
501            </td>
502         </tr>
503      </table>
504      <div id="updated.registry.contents">
505         <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>
506         <div id="rfc.table.u.1">
507            <table class="tt full center" cellpadding="3" cellspacing="0">
508               <thead>
509                  <tr>
510                     <th>Method Name</th>
511                     <th>Safe</th>
512                     <th>Reference</th>
513                  </tr>
514               </thead>
515               <tbody>
516                  <tr>
517                     <td class="left">ACL</td>
518                     <td class="left">no</td>
519                     <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>
520                  </tr>
521                  <tr>
522                     <td class="left">BASELINE-CONTROL</td>
523                     <td class="left">no</td>
524                     <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>
525                  </tr>
526                  <tr>
527                     <td class="left">CHECKIN</td>
528                     <td class="left">no</td>
529                     <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>
530                  </tr>
531                  <tr>
532                     <td class="left">CHECKOUT</td>
533                     <td class="left">no</td>
534                     <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>
535                  </tr>
536                  <tr>
537                     <td class="left">COPY</td>
538                     <td class="left">no</td>
539                     <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>
540                  </tr>
541                  <tr>
542                     <td class="left">LABEL</td>
543                     <td class="left">no</td>
544                     <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>
545                  </tr>
546                  <tr>
547                     <td class="left">LINK</td>
548                     <td class="left">no</td>
549                     <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>
550                  </tr>
551                  <tr>
552                     <td class="left">LOCK</td>
553                     <td class="left">no</td>
554                     <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>
555                  </tr>
556                  <tr>
557                     <td class="left">MERGE</td>
558                     <td class="left">no</td>
559                     <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>
560                  </tr>
561                  <tr>
562                     <td class="left">MKAKTIVITY</td>
563                     <td class="left">no</td>
564                     <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>
565                  </tr>
566                  <tr>
567                     <td class="left">MKCALENDAR</td>
568                     <td class="left">no</td>
569                     <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>
570                  </tr>
571                  <tr>
572                     <td class="left">MKCOL</td>
573                     <td class="left">no</td>
574                     <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>
575                  </tr>
576                  <tr>
577                     <td class="left">MKREDIRECTREF</td>
578                     <td class="left">no</td>
579                     <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>
580                  </tr>
581                  <tr>
582                     <td class="left">MKWORKSPACE</td>
583                     <td class="left">no</td>
584                     <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>
585                  </tr>
586                  <tr>
587                     <td class="left">MOVE</td>
588                     <td class="left">no</td>
589                     <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>
590                  </tr>
591                  <tr>
592                     <td class="left">ORDERPATCH</td>
593                     <td class="left">no</td>
594                     <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>
595                  </tr>
596                  <tr>
597                     <td class="left">PATCH</td>
598                     <td class="left">no</td>
599                     <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>
600                  </tr>
601                  <tr>
602                     <td class="left">PROPFIND</td>
603                     <td class="left">yes</td>
604                     <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>
605                  </tr>
606                  <tr>
607                     <td class="left">PROPPATCH</td>
608                     <td class="left">no</td>
609                     <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>
610                  </tr>
611                  <tr>
612                     <td class="left">REPORT</td>
613                     <td class="left">yes</td>
614                     <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>
615                  </tr>
616                  <tr>
617                     <td class="left">SEARCH</td>
618                     <td class="left">yes</td>
619                     <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>
620                  </tr>
621                  <tr>
622                     <td class="left">UNCHECKOUT</td>
623                     <td class="left">no</td>
624                     <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>
625                  </tr>
626                  <tr>
627                     <td class="left">UNLINK</td>
628                     <td class="left">no</td>
629                     <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>
630                  </tr>
631                  <tr>
632                     <td class="left">UNLOCK</td>
633                     <td class="left">no</td>
634                     <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>
635                  </tr>
636                  <tr>
637                     <td class="left">UPDATE</td>
638                     <td class="left">no</td>
639                     <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>
640                  </tr>
641                  <tr>
642                     <td class="left">UPDATEREDIRECTREF</td>
643                     <td class="left">no</td>
644                     <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>
645                  </tr>
646                  <tr>
647                     <td class="left">VERSION-CONTROL</td>
648                     <td class="left">no</td>
649                     <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>
650                  </tr>
651               </tbody>
652            </table>
653         </div>
654      </div>
655      <div id="change.log">
656         <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>
657         <div>
658            <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a>&nbsp;Since draft-ietf-httpbis-p1-method-registrations-00
659            </h2>
660            <p id="rfc.section.B.1.p.1">Added SEARCH method (RFC 5323).</p>
661         </div>
662      </div>
663      <div class="avoidbreak">
664         <h1 id="rfc.authors"><a href="#rfc.authors">Author's Address</a></h1>
665         <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>
666      </div>
667      <div id="rfc.copyright">
668         <h1><a href="#rfc.copyright">Full Copyright Statement</a></h1>
669         <p>Copyright © The IETF Trust (2008).</p>
670         <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the
671            authors retain all their rights.
672         </p>
673         <p>This document and the information contained herein are provided on an “AS IS” basis and THE CONTRIBUTOR, THE ORGANIZATION
674            HE/SHE REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND THE INTERNET ENGINEERING TASK FORCE
675            DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN
676            WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
677         </p>
678      </div>
679      <div id="rfc.ipr">
680         <h1><a href="#rfc.ipr">Intellectual Property</a></h1>
681         <p>The IETF takes no position regarding the validity or scope of any Intellectual Property Rights or other rights that might
682            be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any
683            license under such rights might or might not be available; nor does it represent that it has made any independent effort to
684            identify any such rights. Information on the procedures with respect to rights in RFC documents can be found in BCP 78 and
685            BCP 79.
686         </p>
687         <p>Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result
688            of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users
689            of this specification can be obtained from the IETF on-line IPR repository at <a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
690         </p>
691         <p>The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary
692            rights that may cover technology that may be required to implement this standard. Please address the information to the IETF
693            at <a href="mailto:ietf-ipr@ietf.org">ietf-ipr@ietf.org</a>.
694         </p>
695      </div>
696   </body>
697</html>
Note: See TracBrowser for help on using the repository browser.