[282] | 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-ext allow-markup-in-artwork="yes" ?> |
---|
| 11 | |
---|
| 12 | <!DOCTYPE rfc [ |
---|
| 13 | <!ENTITY MAY "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MAY</bcp14>"> |
---|
| 14 | <!ENTITY MUST "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST</bcp14>"> |
---|
| 15 | <!ENTITY MUST-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST NOT</bcp14>"> |
---|
| 16 | <!ENTITY OPTIONAL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>OPTIONAL</bcp14>"> |
---|
| 17 | <!ENTITY RECOMMENDED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>RECOMMENDED</bcp14>"> |
---|
| 18 | <!ENTITY REQUIRED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>REQUIRED</bcp14>"> |
---|
| 19 | <!ENTITY SHALL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL</bcp14>"> |
---|
| 20 | <!ENTITY SHALL-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL NOT</bcp14>"> |
---|
| 21 | <!ENTITY SHOULD "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD</bcp14>"> |
---|
| 22 | <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> |
---|
| 23 | ]> |
---|
[319] | 24 | <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="full3978" docName="draft-ietf-httpbis-method-registrations-00" category="info" updates="draft-ietf-httpbis-p2-semantics-04"> |
---|
[282] | 25 | <front> |
---|
| 26 | <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) |
---|
| 27 | Method Registrations</title> |
---|
| 28 | |
---|
| 29 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke"> |
---|
| 30 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 31 | <address> |
---|
| 32 | <postal> |
---|
| 33 | <street>Hafenweg 16</street> |
---|
| 34 | <city>Muenster</city><region>NW</region><code>48155</code> |
---|
| 35 | <country>Germany</country> |
---|
| 36 | </postal> |
---|
| 37 | <email>julian.reschke@greenbytes.de</email> |
---|
| 38 | <uri>http://greenbytes.de/tech/webdav/</uri> |
---|
| 39 | </address> |
---|
| 40 | </author> |
---|
| 41 | |
---|
[320] | 42 | <date month="August" year="2008" day="29"/> |
---|
[282] | 43 | |
---|
| 44 | <abstract> |
---|
| 45 | <t> |
---|
| 46 | This document registers those Hypertext Transfer ProtocolHypertext Transfer |
---|
| 47 | Protocol (HTTP) methods which have been defined in standards-track RFCs |
---|
| 48 | before the IANA HTTP Method Registry was established. |
---|
| 49 | </t> |
---|
| 50 | </abstract> |
---|
| 51 | |
---|
| 52 | </front> |
---|
| 53 | |
---|
| 54 | <middle> |
---|
| 55 | |
---|
| 56 | <section title="Introduction" anchor="introduction"> |
---|
| 57 | <t> |
---|
| 58 | This document registers those Hypertext Transfer ProtocolHypertext Transfer |
---|
| 59 | Protocol (HTTP) methods which have been defined in standards-track RFCs |
---|
| 60 | before the IANA HTTP Method Registry was established. |
---|
| 61 | </t> |
---|
| 62 | </section> |
---|
| 63 | |
---|
| 64 | <section title="Security Considerations" anchor="security.considerations"> |
---|
| 65 | <t> |
---|
| 66 | There are no security considerations related to the registration itself. |
---|
| 67 | </t> |
---|
| 68 | </section> |
---|
| 69 | |
---|
| 70 | <section title="IANA Considerations" anchor="iana.considerations"> |
---|
| 71 | <t> |
---|
| 72 | <xref target="updated.registry.contents"/> provides initial registrations |
---|
| 73 | of HTTP method names for the IANA HTTP Method registry |
---|
| 74 | at <eref target="http://www.iana.org/assignments/http-methods"/> |
---|
| 75 | (see <xref target="draft-ietf-httpbis-p2-semantics" x:rel="#method.registry"/>). |
---|
| 76 | </t> |
---|
| 77 | </section> |
---|
| 78 | </middle> |
---|
| 79 | <back> |
---|
| 80 | |
---|
| 81 | <references title="Normative References"> |
---|
| 82 | |
---|
| 83 | |
---|
| 84 | <reference anchor="draft-ietf-httpbis-p2-semantics"> |
---|
| 85 | <front> |
---|
| 86 | <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title> |
---|
| 87 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> |
---|
| 88 | <organization abbrev="Day Software">Day Software</organization> |
---|
| 89 | <address><email>fielding@gbiv.com</email></address> |
---|
| 90 | </author> |
---|
| 91 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 92 | <organization>One Laptop per Child</organization> |
---|
| 93 | <address><email>jg@laptop.org</email></address> |
---|
| 94 | </author> |
---|
| 95 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 96 | <organization abbrev="HP">Hewlett-Packard Company</organization> |
---|
| 97 | <address><email>JeffMogul@acm.org</email></address> |
---|
| 98 | </author> |
---|
| 99 | <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> |
---|
| 100 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 101 | <address><email>henrikn@microsoft.com</email></address> |
---|
| 102 | </author> |
---|
| 103 | <author initials="L." surname="Masinter" fullname="Larry Masinter"> |
---|
| 104 | <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> |
---|
| 105 | <address><email>LMM@acm.org</email></address> |
---|
| 106 | </author> |
---|
| 107 | <author initials="P." surname="Leach" fullname="Paul J. Leach"> |
---|
| 108 | <organization abbrev="Microsoft">Microsoft Corporation</organization> |
---|
| 109 | <address><email>paulle@microsoft.com</email></address> |
---|
| 110 | </author> |
---|
| 111 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 112 | <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> |
---|
| 113 | <address><email>timbl@w3.org</email></address> |
---|
| 114 | </author> |
---|
| 115 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> |
---|
| 116 | <organization abbrev="W3C">World Wide Web Consortium</organization> |
---|
| 117 | <address><email>ylafon@w3.org</email></address> |
---|
| 118 | </author> |
---|
| 119 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
| 120 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 121 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
| 122 | </author> |
---|
[301] | 123 | <date month="August" year="2008"/> |
---|
[282] | 124 | </front> |
---|
[318] | 125 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-04"/> |
---|
[319] | 126 | <x:source href="../../draft-ietf-httpbis/04/p2-semantics.xml" basename="../../draft-ietf-httpbis/04/p2-semantics"/> |
---|
[282] | 127 | </reference> |
---|
| 128 | |
---|
| 129 | <reference anchor="RFC2068"> |
---|
| 130 | <front> |
---|
| 131 | <title abbrev="HTTP/1.1">Hypertext Transfer Protocol -- HTTP/1.1</title> |
---|
| 132 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding"> |
---|
| 133 | <organization>University of California, Irvine, Department of Information and Computer Science</organization> |
---|
| 134 | <address><email>fielding@ics.uci.edu</email></address> |
---|
| 135 | </author> |
---|
| 136 | <author initials="J." surname="Gettys" fullname="Jim Gettys"> |
---|
| 137 | <organization>MIT Laboratory for Computer Science</organization> |
---|
| 138 | <address><email>jg@w3.org</email></address> |
---|
| 139 | </author> |
---|
| 140 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> |
---|
| 141 | <organization>Digital Equipment Corporation, Western Research Laboratory</organization> |
---|
| 142 | <address><email>mogul@wrl.dec.com</email></address> |
---|
| 143 | </author> |
---|
| 144 | <author initials="H." surname="Nielsen" fullname="Henrik Frystyk Nielsen"> |
---|
| 145 | <organization>MIT Laboratory for Computer Science</organization> |
---|
| 146 | <address><email>frystyk@w3.org</email></address> |
---|
| 147 | </author> |
---|
| 148 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> |
---|
| 149 | <organization>MIT Laboratory for Computer Science</organization> |
---|
| 150 | <address><email>timbl@w3.org</email></address> |
---|
| 151 | </author> |
---|
| 152 | <date month="January" year="1997"/> |
---|
| 153 | </front> |
---|
| 154 | <seriesInfo name="RFC" value="2068"/> |
---|
| 155 | </reference> |
---|
| 156 | |
---|
| 157 | <reference anchor="RFC3253"> |
---|
| 158 | <front> |
---|
| 159 | <title>Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)</title> |
---|
| 160 | <author initials="G." surname="Clemm" fullname="G. Clemm"> |
---|
| 161 | <organization>Rational Software</organization> |
---|
| 162 | <address><email>geoffrey.clemm@rational.com</email></address> |
---|
| 163 | </author> |
---|
| 164 | <author initials="J." surname="Amsden" fullname="J. Amsden"> |
---|
| 165 | <organization>IBM</organization> |
---|
| 166 | <address><email>jamsden@us.ibm.com</email></address> |
---|
| 167 | </author> |
---|
| 168 | <author initials="T." surname="Ellison" fullname="T. Ellison"> |
---|
| 169 | <organization>IBM</organization> |
---|
| 170 | <address><email>tim_ellison@uk.ibm.com</email></address> |
---|
| 171 | </author> |
---|
| 172 | <author initials="C." surname="Kaler" fullname="C. Kaler"> |
---|
| 173 | <organization>Microsoft</organization> |
---|
| 174 | <address><email>ckaler@microsoft.com</email></address> |
---|
| 175 | </author> |
---|
| 176 | <author initials="J." surname="Whitehead" fullname="J. Whitehead"> |
---|
| 177 | <organization>UC Santa Cruz, Dept. of Computer Science</organization> |
---|
| 178 | <address><email>ejw@cse.ucsc.edu</email></address> |
---|
| 179 | </author> |
---|
| 180 | <date month="March" year="2002"/> |
---|
| 181 | </front> |
---|
| 182 | <seriesInfo name="RFC" value="3253"/> |
---|
| 183 | </reference> |
---|
| 184 | |
---|
| 185 | <reference anchor='RFC3648'> |
---|
| 186 | <front> |
---|
| 187 | <title abbrev='WebDAV Ordered Collections Protocol'>Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol</title> |
---|
| 188 | <author initials='J.' surname='Whitehead' fullname='Jim Whitehead'> |
---|
| 189 | <organization abbrev='U.C. Santa Cruz'>UC Santa Cruz, Dept. of Computer Science</organization> |
---|
| 190 | <address><email>ejw@cse.ucsc.edu</email></address> |
---|
| 191 | </author> |
---|
| 192 | <author initials='J. F.' surname='Reschke' fullname='Julian F. Reschke' role='editor'> |
---|
| 193 | <organization abbrev='greenbytes'>greenbytes GmbH</organization> |
---|
| 194 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
| 195 | </author> |
---|
| 196 | <date year='2003' month='December' /> |
---|
| 197 | </front> |
---|
| 198 | <seriesInfo name='RFC' value='3648' /> |
---|
| 199 | </reference> |
---|
| 200 | |
---|
| 201 | <reference anchor="RFC3744"> |
---|
| 202 | <front> |
---|
| 203 | <title abbrev="WebDAV Access Control Protocol">Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol</title> |
---|
| 204 | <author initials="G." surname="Clemm" fullname="Geoffrey Clemm"> |
---|
| 205 | <organization>IBM</organization> |
---|
| 206 | <address><email>geoffrey.clemm@us.ibm.com</email></address> |
---|
| 207 | </author> |
---|
| 208 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke"> |
---|
| 209 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 210 | <address><email>julian.reschke@greenbytes.de</email></address> |
---|
| 211 | </author> |
---|
| 212 | <author initials="E." surname="Sedlar" fullname="Eric Sedlar"> |
---|
| 213 | <organization>Oracle Corporation</organization> |
---|
| 214 | <address><email>eric.sedlar@oracle.com</email></address> |
---|
| 215 | </author> |
---|
| 216 | <author initials="J." surname="Whitehead" fullname="Jim Whitehead"> |
---|
| 217 | <organization abbrev="U.C. Santa Cruz">U.C. Santa Cruz, Dept. of Computer Science</organization> |
---|
| 218 | <address><email>ejw@cse.ucsc.edu</email></address> |
---|
| 219 | </author> |
---|
| 220 | <date month="May" year="2004"/> |
---|
| 221 | </front> |
---|
| 222 | <seriesInfo name="RFC" value="3744"/> |
---|
| 223 | </reference> |
---|
| 224 | |
---|
| 225 | <reference anchor="RFC4437"> |
---|
| 226 | <front> |
---|
| 227 | <title abbrev="WebDAV Redirect Reference Resources">Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources</title> |
---|
| 228 | <author initials="J." surname="Whitehead" fullname="Jim Whitehead"> |
---|
| 229 | <organization abbrev="U.C. Santa Cruz">UC Santa Cruz, Dept. of Computer Science</organization> |
---|
| 230 | <address> |
---|
| 231 | <email>ejw@cse.ucsc.edu</email> |
---|
| 232 | </address> |
---|
| 233 | </author> |
---|
| 234 | <author initials="G." surname="Clemm" fullname="Geoff Clemm"> |
---|
| 235 | <organization>IBM</organization> |
---|
| 236 | <address> |
---|
| 237 | <email>geoffrey.clemm@us.ibm.com</email> |
---|
| 238 | </address> |
---|
| 239 | </author> |
---|
| 240 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> |
---|
| 241 | <organization abbrev="greenbytes">greenbytes GmbH</organization> |
---|
| 242 | <address> |
---|
| 243 | <email>julian.reschke@greenbytes.de</email> |
---|
| 244 | </address> |
---|
| 245 | </author> |
---|
| 246 | <date month="March" year="2006"/> |
---|
| 247 | </front> |
---|
| 248 | <seriesInfo name="RFC" value="4437"/> |
---|
| 249 | </reference> |
---|
| 250 | |
---|
| 251 | <reference anchor="RFC4791"> |
---|
| 252 | <front> |
---|
| 253 | <title abbrev="CalDAV">Calendaring Extensions to WebDAV (CalDAV)</title> |
---|
| 254 | <author initials="C." surname="Daboo" fullname="Cyrus Daboo"> |
---|
| 255 | <organization abbrev="Apple">Apple Inc.</organization> |
---|
| 256 | <address> |
---|
| 257 | <email>cyrus@daboo.name</email> |
---|
| 258 | </address> |
---|
| 259 | </author> |
---|
| 260 | <author initials="B." surname="Desruisseaux" fullname="Bernard Desruisseaux"> |
---|
| 261 | <organization abbrev="Oracle">Oracle Corporation</organization> |
---|
| 262 | <address> |
---|
| 263 | <email>bernard.desruisseaux@oracle.com</email> |
---|
| 264 | </address> |
---|
| 265 | </author> |
---|
| 266 | <author initials="L.M." surname="Dusseault" fullname="Lisa Dusseault"> |
---|
| 267 | <organization abbrev="CommerceNet">CommerceNet</organization> |
---|
| 268 | <address> |
---|
| 269 | <email>ldusseault@commerce.net</email> |
---|
| 270 | </address> |
---|
| 271 | </author> |
---|
| 272 | <date month="March" year="2007"/> |
---|
| 273 | </front> |
---|
| 274 | <seriesInfo name="RFC" value="4791"/> |
---|
| 275 | </reference> |
---|
| 276 | |
---|
| 277 | <reference anchor="RFC4918"> |
---|
| 278 | <front> |
---|
| 279 | <title>HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)</title> |
---|
| 280 | <author initials="L." surname="Dusseault" fullname="Lisa Dusseault" role="editor"> |
---|
| 281 | <organization>CommerceNet</organization> |
---|
| 282 | <address> |
---|
| 283 | <postal> |
---|
| 284 | <street>2064 Edgewood Dr.</street> |
---|
| 285 | <city>Palo Alto</city> <region>CA</region> <code>94303</code> |
---|
| 286 | <country>US</country> |
---|
| 287 | </postal> |
---|
| 288 | <email>ldusseault@commerce.net</email> |
---|
| 289 | </address> |
---|
| 290 | </author> |
---|
| 291 | <date month="June" year="2007"/> |
---|
| 292 | </front> |
---|
| 293 | <seriesInfo name="RFC" value="4918"/> |
---|
| 294 | </reference> |
---|
| 295 | |
---|
| 296 | </references> |
---|
| 297 | |
---|
| 298 | <!--<references title="Informative References"> |
---|
| 299 | </references>--> |
---|
| 300 | |
---|
| 301 | <section title="Initial Registry Contents" anchor="updated.registry.contents"> |
---|
| 302 | <texttable> |
---|
| 303 | |
---|
| 304 | <ttcol>Method Name</ttcol> |
---|
[287] | 305 | <ttcol>Safe</ttcol> |
---|
[282] | 306 | <ttcol>Reference</ttcol> |
---|
| 307 | |
---|
[287] | 308 | <c>ACL</c><c>no</c><c><xref target="RFC3744" x:fmt="," x:sec="8.1"/></c> |
---|
[282] | 309 | |
---|
[287] | 310 | <c>BASELINE-CONTROL</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="12.6"/></c> |
---|
[282] | 311 | |
---|
[287] | 312 | <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> |
---|
| 313 | <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> |
---|
| 314 | <c>COPY</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.8"/></c> |
---|
[282] | 315 | |
---|
[287] | 316 | <c>LABEL</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="8.2"/></c> |
---|
| 317 | <c>LINK</c><c>no</c><c><xref target="RFC2068" x:fmt="," x:sec="19.6.1.2"/></c> |
---|
| 318 | <c>LOCK</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.10"/></c> |
---|
[282] | 319 | |
---|
[287] | 320 | <c>MERGE</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="11.2"/></c> |
---|
| 321 | <c>MKAKTIVITY</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="13.5"/></c> |
---|
| 322 | <c>MKCALENDAR</c><c>no</c><c><xref target="RFC4791" x:fmt="," x:sec="5.3.1"/></c> |
---|
| 323 | <c>MKCOL</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.3"/></c> |
---|
| 324 | <c>MKREDIRECTREF</c><c>no</c><c><xref target="RFC4437" x:fmt="," x:sec="6"/></c> |
---|
| 325 | <c>MKWORKSPACE</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="6.3"/></c> |
---|
| 326 | <c>MOVE</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.9"/></c> |
---|
[282] | 327 | |
---|
[287] | 328 | <c>ORDERPATCH</c><c>no</c><c><xref target="RFC3648" x:fmt="," x:sec="7"/></c> |
---|
[282] | 329 | |
---|
[287] | 330 | <c>PATCH</c><c>no</c><c><xref target="RFC2068" x:fmt="," x:sec="19.6.1.1"/></c> |
---|
| 331 | <c>PROPFIND</c><c>yes</c><c><xref target="RFC4918" x:fmt="," x:sec="9.1"/></c> |
---|
| 332 | <c>PROPPATCH</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.2"/></c> |
---|
[282] | 333 | |
---|
[287] | 334 | <c>REPORT</c><c>yes</c><c><xref target="RFC3253" x:fmt="," x:sec="3.6"/></c> |
---|
[282] | 335 | |
---|
[287] | 336 | <c>UNCHECKOUT</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="4.5"/></c> |
---|
| 337 | <c>UNLINK</c><c>no</c><c><xref target="RFC2068" x:fmt="," x:sec="19.6.1.3"/></c> |
---|
| 338 | <c>UNLOCK</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.11"/></c> |
---|
| 339 | <c>UPDATE</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="7.1"/></c> |
---|
| 340 | <c>UPDATEREDIRECTREF</c><c>no</c><c><xref target="RFC4437" x:fmt="," x:sec="7"/></c> |
---|
[282] | 341 | |
---|
[287] | 342 | <c>VERSION-CONTROL</c><c>no</c><c><xref target="RFC3253" x:fmt="," x:sec="3.5"/></c> |
---|
[282] | 343 | |
---|
| 344 | </texttable> |
---|
| 345 | </section> |
---|
| 346 | |
---|
| 347 | </back> |
---|
| 348 | |
---|
| 349 | </rfc> |
---|