source: draft-ietf-httpbis-method-registrations/04/draft-ietf-httpbis-method-registrations.xml @ 1946

Last change on this file since 1946 was 1500, checked in by julian.reschke@…, 11 years ago

fix mime types

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:mime-type set to text/xml
File size: 18.9 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<?xml-stylesheet type='text/xsl' href='../../draft-ietf-httpbis/myxml2rfc.xslt'?>
3<?rfc toc="yes"?>
4<?rfc symrefs="yes"?>
5<?rfc sortrefs="yes"?>
6<?rfc compact="yes"?>
7<?rfc comments="yes"?>
8<?rfc inline="yes"?>
9<?rfc subcompact="no"?>
10<?rfc rfcedstyle="yes"?>
11<?rfc-ext allow-markup-in-artwork="yes" ?>
12
13<!DOCTYPE rfc [
14  <!ENTITY MAY "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MAY</bcp14>">
15  <!ENTITY MUST "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST</bcp14>">
16  <!ENTITY MUST-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST NOT</bcp14>">
17  <!ENTITY OPTIONAL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>OPTIONAL</bcp14>">
18  <!ENTITY RECOMMENDED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>RECOMMENDED</bcp14>">
19  <!ENTITY REQUIRED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>REQUIRED</bcp14>">
20  <!ENTITY SHALL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL</bcp14>">
21  <!ENTITY SHALL-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL NOT</bcp14>">
22  <!ENTITY SHOULD "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD</bcp14>">
23  <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>">
24]>
25<rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-method-registrations-04" category="info">
26        <front>
27  <title abbrev="HTTP Method Registrations">Initial Hypertext&#160;Transfer&#160;Protocol&#160;(HTTP)
28  Method&#160;Registrations</title>
29
30  <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke">
31    <organization abbrev="greenbytes">greenbytes GmbH</organization>
32    <address>
33      <postal>
34        <street>Hafenweg 16</street>
35        <city>Muenster</city><region>NW</region><code>48155</code>
36        <country>Germany</country>
37      </postal>
38      <email>julian.reschke@greenbytes.de</email>       
39      <uri>http://greenbytes.de/tech/webdav/</uri>     
40    </address>
41  </author>
42
43  <date month="July" year="2010" day="12"/>
44  <workgroup>HTTPbis Working Group</workgroup>
45 
46  <abstract>
47  <t>
48    This document registers those Hypertext Transfer
49    Protocol (HTTP) methods which have been defined in standards-track RFCs
50    before the IANA HTTP Method Registry was established.
51  </t>
52  </abstract>
53 
54  </front>
55
56  <middle>
57
58<section title="Introduction" anchor="introduction">
59  <t>
60    This document registers those Hypertext Transfer Protocol (HTTP) methods
61    which have been defined in standards-track RFCs before the IANA HTTP Method
62    Registry was established.
63  </t>
64</section> 
65 
66<section title="Security Considerations" anchor="security.considerations">
67  <t>
68    There are no security considerations related to the registration itself.
69  </t>
70</section> 
71
72<section title="IANA Considerations" anchor="iana.considerations">
73<t>
74  <xref target="updated.registry.contents"/> provides initial registrations
75  of HTTP method names for the IANA HTTP Method registry
76  at <eref target="http://www.iana.org/assignments/http-methods"/>
77  (see <xref target="draft-ietf-httpbis-p2-semantics" x:rel="#method.registry"/>).
78</t>
79</section> 
80  </middle>
81  <back>
82 
83<references title="Normative References">
84
85
86<reference anchor="draft-ietf-httpbis-p2-semantics">
87  <front>
88    <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title>
89    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
90      <organization abbrev="Day Software">Day Software</organization>
91      <address><email>fielding@gbiv.com</email></address>
92    </author>
93    <author initials="J." surname="Gettys" fullname="Jim Gettys">
94      <organization>One Laptop per Child</organization>
95      <address><email>jg@laptop.org</email></address>
96    </author>
97    <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
98      <organization abbrev="HP">Hewlett-Packard Company</organization>
99      <address><email>JeffMogul@acm.org</email></address>
100    </author>
101    <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen">
102      <organization abbrev="Microsoft">Microsoft Corporation</organization>
103      <address><email>henrikn@microsoft.com</email></address>
104    </author>
105    <author initials="L." surname="Masinter" fullname="Larry Masinter">
106      <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization>
107      <address><email>LMM@acm.org</email></address>
108    </author>
109    <author initials="P." surname="Leach" fullname="Paul J. Leach">
110      <organization abbrev="Microsoft">Microsoft Corporation</organization>
111      <address><email>paulle@microsoft.com</email></address>
112    </author>
113    <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
114      <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
115      <address><email>timbl@w3.org</email></address>
116    </author>
117    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
118      <organization abbrev="W3C">World Wide Web Consortium</organization>
119      <address><email>ylafon@w3.org</email></address>
120    </author>
121    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
122      <organization abbrev="greenbytes">greenbytes GmbH</organization>
123      <address><email>julian.reschke@greenbytes.de</email></address>
124    </author>
125    <date month="July" year="2010"/>
126  </front>
127  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-10"/>
128  <x:source href="../../draft-ietf-httpbis/10/p2-semantics.xml" basename="../../draft-ietf-httpbis/10/p2-semantics"/>
129</reference>
130
131<reference anchor="RFC2068">
132  <front>
133    <title abbrev="HTTP/1.1">Hypertext Transfer Protocol -- HTTP/1.1</title>
134    <author initials="R." surname="Fielding" fullname="Roy T. Fielding">
135      <organization>University of California, Irvine, Department of Information and Computer Science</organization>
136      <address><email>fielding@ics.uci.edu</email></address>
137    </author>
138    <author initials="J." surname="Gettys" fullname="Jim Gettys">
139      <organization>MIT Laboratory for Computer Science</organization>
140      <address><email>jg@w3.org</email></address>
141    </author>
142    <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
143      <organization>Digital Equipment Corporation, Western Research Laboratory</organization>
144      <address><email>mogul@wrl.dec.com</email></address>
145    </author>
146    <author initials="H." surname="Nielsen" fullname="Henrik Frystyk Nielsen">
147      <organization>MIT Laboratory for Computer Science</organization>
148      <address><email>frystyk@w3.org</email></address>
149    </author>
150    <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
151      <organization>MIT Laboratory for Computer Science</organization>
152      <address><email>timbl@w3.org</email></address>
153    </author>
154    <date month="January" year="1997"/>
155  </front>
156  <seriesInfo name="RFC" value="2068"/>
157</reference>
158
159<reference anchor="RFC3253">
160  <front>
161    <title>Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)</title>
162    <author initials="G." surname="Clemm" fullname="G. Clemm">
163      <organization>Rational Software</organization>
164      <address><email>geoffrey.clemm@rational.com</email></address>
165    </author>
166    <author initials="J." surname="Amsden" fullname="J. Amsden">
167      <organization>IBM</organization>
168      <address><email>jamsden@us.ibm.com</email></address>
169    </author>
170    <author initials="T." surname="Ellison" fullname="T. Ellison">
171      <organization>IBM</organization>
172      <address><email>tim_ellison@uk.ibm.com</email></address>
173    </author>
174    <author initials="C." surname="Kaler" fullname="C. Kaler">
175      <organization>Microsoft</organization>
176      <address><email>ckaler@microsoft.com</email></address>
177    </author>
178    <author initials="J." surname="Whitehead" fullname="J. Whitehead">
179      <organization>UC Santa Cruz, Dept. of Computer Science</organization>
180      <address><email>ejw@cse.ucsc.edu</email></address>
181    </author>
182    <date month="March" year="2002"/>
183    </front>
184  <seriesInfo name="RFC" value="3253"/>
185</reference>
186
187<reference anchor='RFC3648'>
188  <front>
189    <title abbrev='WebDAV Ordered Collections Protocol'>Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol</title>
190    <author initials='J.' surname='Whitehead' fullname='Jim Whitehead'>
191      <organization abbrev='U.C. Santa Cruz'>UC Santa Cruz, Dept. of Computer Science</organization>
192      <address><email>ejw@cse.ucsc.edu</email></address>
193    </author>
194    <author initials='J. F.' surname='Reschke' fullname='Julian F. Reschke' role='editor'>
195      <organization abbrev='greenbytes'>greenbytes GmbH</organization>
196      <address><email>julian.reschke@greenbytes.de</email></address>
197    </author>
198    <date year='2003' month='December' />
199  </front>
200  <seriesInfo name='RFC' value='3648' />
201</reference>
202
203<reference anchor="RFC3744">
204  <front>
205    <title abbrev="WebDAV Access Control Protocol">Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol</title>
206    <author initials="G." surname="Clemm" fullname="Geoffrey Clemm">
207      <organization>IBM</organization>
208      <address><email>geoffrey.clemm@us.ibm.com</email></address>
209    </author>
210    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke">
211      <organization abbrev="greenbytes">greenbytes GmbH</organization>
212      <address><email>julian.reschke@greenbytes.de</email></address>
213    </author>
214    <author initials="E." surname="Sedlar" fullname="Eric Sedlar">
215      <organization>Oracle Corporation</organization>
216      <address><email>eric.sedlar@oracle.com</email></address>
217    </author>
218    <author initials="J." surname="Whitehead" fullname="Jim Whitehead">
219      <organization abbrev="U.C. Santa Cruz">U.C. Santa Cruz, Dept. of Computer Science</organization>
220      <address><email>ejw@cse.ucsc.edu</email></address>
221    </author>
222    <date month="May" year="2004"/>
223  </front>
224  <seriesInfo name="RFC" value="3744"/>
225</reference>
226
227<reference anchor="RFC4437">
228  <front>
229    <title abbrev="WebDAV Redirect Reference Resources">Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources</title>
230    <author initials="J." surname="Whitehead" fullname="Jim Whitehead">
231      <organization abbrev="U.C. Santa Cruz">UC Santa Cruz, Dept. of Computer Science</organization>
232      <address>
233        <email>ejw@cse.ucsc.edu</email>
234      </address>
235    </author>
236    <author initials="G." surname="Clemm" fullname="Geoff Clemm">
237      <organization>IBM</organization>
238      <address>
239        <email>geoffrey.clemm@us.ibm.com</email>
240      </address>
241    </author>
242    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
243      <organization abbrev="greenbytes">greenbytes GmbH</organization>
244      <address>
245       <email>julian.reschke@greenbytes.de</email>
246      </address>
247    </author>
248    <date month="March" year="2006"/>
249  </front>
250  <seriesInfo name="RFC" value="4437"/>
251</reference> 
252
253<reference anchor="RFC4791">
254  <front>
255    <title abbrev="CalDAV">Calendaring Extensions to WebDAV (CalDAV)</title>
256    <author initials="C." surname="Daboo" fullname="Cyrus Daboo">
257      <organization abbrev="Apple">Apple Inc.</organization>
258      <address>
259        <email>cyrus@daboo.name</email>
260      </address>
261    </author>
262    <author initials="B." surname="Desruisseaux" fullname="Bernard Desruisseaux">
263      <organization abbrev="Oracle">Oracle Corporation</organization>
264      <address>
265        <email>bernard.desruisseaux@oracle.com</email>
266      </address>
267    </author>
268    <author initials="L.M." surname="Dusseault" fullname="Lisa Dusseault">
269      <organization abbrev="CommerceNet">CommerceNet</organization>
270      <address>
271        <email>ldusseault@commerce.net</email>
272      </address>
273    </author>
274    <date month="March" year="2007"/>
275  </front>
276  <seriesInfo name="RFC" value="4791"/>
277</reference>
278
279<reference anchor="RFC4918">
280  <front>
281    <title>HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)</title>
282    <author initials="L." surname="Dusseault" fullname="Lisa Dusseault" role="editor">
283      <organization>CommerceNet</organization>
284      <address>
285        <postal>
286          <street>2064 Edgewood Dr.</street>
287          <city>Palo Alto</city> <region>CA</region> <code>94303</code>
288          <country>US</country>
289        </postal>
290        <email>ldusseault@commerce.net</email>
291      </address>
292    </author>
293    <date month="June" year="2007"/>
294  </front>
295  <seriesInfo name="RFC" value="4918"/>
296</reference>
297
298<reference anchor="RFC5323">
299  <front>
300    <title abbrev="WebDAV SEARCH">Web Distributed Authoring and Versioning (WebDAV) SEARCH</title>
301    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
302        <organization abbrev="greenbytes">greenbytes GmbH</organization>
303                <address>
304                        <email>julian.reschke@greenbytes.de</email>     
305                </address>
306        </author>
307        <author initials="S." surname="Reddy" fullname="Surendra Reddy">
308                <organization abbrev="Mitrix">Mitrix, Inc.</organization>
309                <address>
310        <email>Surendra.Reddy@mitrix.com</email>
311          </address>
312    </author>
313    <author initials="J." surname="Davis" fullname="Jim Davis">
314                <address>
315        <email>jrd3@alum.mit.edu</email>
316      </address>
317    </author>
318        <author initials="A." surname="Babich" fullname="Alan Babich">
319                <organization abbrev="IBM">IBM Corporation</organization>
320      <address>
321        <email>ababich@us.ibm.com</email>
322      </address>
323    </author>   
324    <date month="November" year="2008"/>
325  </front>
326  <seriesInfo name="RFC" value="5323"/>
327</reference>
328
329<reference anchor="RFC5842">
330  <front>
331    <title abbrev="Binding Extensions to WebDAV">Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)</title>
332    <author initials="G." surname="Clemm" fullname="Geoffrey Clemm">
333      <organization>IBM</organization>
334      <address>
335        <email>geoffrey.clemm@us.ibm.com</email>
336      </address>
337    </author>
338    <author initials="J." surname="Crawford" fullname="Jason Crawford">
339      <organization>IBM Research</organization>
340      <address>
341        <email>ccjason@us.ibm.com</email>
342      </address>
343    </author>
344        <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
345                <organization abbrev="greenbytes">greenbytes GmbH</organization>
346      <address>
347                  <email>julian.reschke@greenbytes.de</email>   
348                </address>
349        </author>
350    <author initials="J." surname="Whitehead" fullname="Jim Whitehead">
351      <organization abbrev="U.C. Santa Cruz">UC Santa Cruz, Dept. of Computer Science</organization>
352      <address>
353        <email>ejw@cse.ucsc.edu</email>
354      </address>
355    </author>
356    <date month="April" year="2010"/>
357  </front>
358  <seriesInfo name="RFC" value="5842"/>
359</reference>
360
361<reference anchor="RFC5789">
362  <front>
363    <title abbrev="HTTP PATCH">PATCH Method for HTTP</title>
364    <author initials="L.M." surname="Dusseault" fullname="Lisa Dusseault">
365      <organization abbrev="Linden Lab">Linden Lab</organization>
366      <address>
367        <email>lisa.dusseault@gmail.com</email>
368      </address>
369    </author>
370    <author initials="J.M." surname="Snell" fullname="James M. Snell">
371      <address>
372        <email>jasnell@gmail.com</email>
373      </address>
374    </author>
375    <date month="March" year="2010"/>
376  </front>
377  <seriesInfo name="RFC" value="5789"/>
378</reference>
379
380</references>
381 
382<!--<references title="Informative References">
383</references>-->
384
385<section title="Initial Registry Contents" anchor="updated.registry.contents">
386<texttable align="left">
387
388<ttcol>Method Name</ttcol>
389<ttcol>Safe</ttcol>
390<ttcol>Reference</ttcol>
391
392<c>ACL</c><c>no</c><c><xref target="RFC3744" x:fmt="," x:sec="8.1"/></c>
393
394<c>BASELINE-CONTROL</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="12.6"/></c>
395<c>BIND</c><c>no</c><c><xref target="RFC5842" x:fmt="," x:sec="4"/></c>
396
397<c>CHECKIN</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="4.4"/> and <xref target="RFC3253" x:fmt="," x:sec="9.4"/></c>
398<c>CHECKOUT</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="4.3"/> and <xref target="RFC3253" x:fmt="," x:sec="8.8"/></c>
399<c>COPY</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.8"/></c>
400
401<c>LABEL</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="8.2"/></c>
402<c>LINK</c><c>no</c><c><xref target="RFC2068" x:fmt="," x:sec="19.6.1.2"/></c>
403<c>LOCK</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.10"/></c>
404
405<c>MERGE</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="11.2"/></c>
406<c>MKACTIVITY</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="13.5"/></c>
407<c>MKCALENDAR</c><c>no</c><c><xref target="RFC4791" x:fmt="," x:sec="5.3.1"/></c>
408<c>MKCOL</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.3"/></c>
409<c>MKREDIRECTREF</c><c>no</c><c><xref target="RFC4437" x:fmt="," x:sec="6"/></c>
410<c>MKWORKSPACE</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="6.3"/></c>
411<c>MOVE</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.9"/></c>
412
413<c>ORDERPATCH</c><c>no</c><c><xref target="RFC3648" x:fmt="," x:sec="7"/></c>
414
415<c>PATCH</c><c>no</c><c><xref target="RFC5789" x:fmt="," x:sec="2"/></c>
416<c>PROPFIND</c><c>yes</c><c><xref target="RFC4918" x:fmt="," x:sec="9.1"/></c>
417<c>PROPPATCH</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.2"/></c>
418
419<c>REBIND</c><c>no</c><c><xref target="RFC5842" x:fmt="," x:sec="6"/></c>
420<c>REPORT</c><c>yes</c><c><xref target="RFC3253" x:fmt="," x:sec="3.6"/></c>
421
422<c>SEARCH</c><c>yes</c><c><xref target="RFC5323" x:fmt="," x:sec="2"/></c>
423
424<c>UNBIND</c><c>no</c><c><xref target="RFC5842" x:fmt="," x:sec="5"/></c>
425<c>UNCHECKOUT</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="4.5"/></c>
426<c>UNLINK</c><c>no</c><c><xref target="RFC2068" x:fmt="," x:sec="19.6.1.3"/></c>
427<c>UNLOCK</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.11"/></c>
428<c>UPDATE</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="7.1"/></c>
429<c>UPDATEREDIRECTREF</c><c>no</c><c><xref target="RFC4437" x:fmt="," x:sec="7"/></c>
430
431<c>VERSION-CONTROL</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="3.5"/></c>
432
433</texttable>
434</section>
435
436<section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log">
437
438<section title="Since draft-ietf-httpbis-method-registrations-00">
439<t>
440  Added SEARCH method (RFC 5323).
441</t>
442</section>
443
444<section title="Since draft-ietf-httpbis-method-registrations-01">
445<t>
446  Update draft-ietf-httpbis-p2-semantics reference.
447</t>
448</section>
449
450<section title="Since draft-ietf-httpbis-method-registrations-02">
451<t>
452  Update draft-ietf-httpbis-p2-semantics reference.
453  PATCH is now defined in draft-dusseault-http-patch.
454  BIND, UNBIND and REBIND are defined in draft-ietf-webdav-bind.
455  Drop the "updates draft-ietf-httpbis-p2-semantics" clause.
456</t>
457</section>
458
459<section title="Since draft-ietf-httpbis-method-registrations-03">
460<t>
461  draft-dusseault-http-patch was published as RFC 5789. draft-ietf-webdav-bind was published as RFC 5842.
462  Fix typo in MKACTIVITY entry.
463  Update draft-ietf-httpbis-p2-semantics reference.
464  Fix change log section titles.
465</t>
466</section>
467
468</section>
469
470
471  </back>
472
473</rfc>
Note: See TracBrowser for help on using the repository browser.