Changeset 1099 for draft-ietf-httpbis-method-registrations/02
- Timestamp:
- 01/01/11 17:23:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/02/draft-ietf-httpbis-method-registrations.html
r586 r1099 39 39 } 40 40 41 dl.empty dd { 41 ul.empty { 42 list-style-type: none; 43 } 44 ul.empty li { 42 45 margin-top: .5em; 43 46 } … … 147 150 border-style: none none inset none; 148 151 border-width: 1px; 152 } 153 table.left { 154 margin-right: auto; 155 } 156 table.right { 157 margin-left: auto; 158 } 159 table.center { 160 margin-left: auto; 161 margin-right: auto; 149 162 } 150 163 caption { … … 156 169 157 170 table.header { 171 border-spacing: 1px; 158 172 width: 95%; 159 173 font-size: 10pt; … … 167 181 white-space: nowrap; 168 182 } 169 t d.header{183 table.header td { 170 184 background-color: gray; 171 185 width: 50%; 172 186 } 173 t d.header a {187 table.header a { 174 188 color: white; 175 189 } … … 182 196 display:table-header-group; 183 197 } 184 ul.toc {198 ul.toc, ul.toc ul { 185 199 list-style: none; 186 200 margin-left: 1.5em; … … 188 202 padding-left: 0em; 189 203 } 190 li.tocline0{204 ul.toc li { 191 205 line-height: 150%; 192 206 font-weight: bold; … … 195 209 margin-right: 0em; 196 210 } 197 li.tocline1{211 ul.toc li li { 198 212 line-height: normal; 199 213 font-weight: normal; … … 202 216 margin-right: 0em; 203 217 } 204 li. tocline2{218 li.excluded { 205 219 font-size: 0pt; 206 220 } … … 287 301 } 288 302 289 a.iref{303 ul.ind li li a { 290 304 content: target-counter(attr(href), page); 291 305 } … … 300 314 @page { 301 315 @top-left { 302 content: "I NTERNET DRAFT";316 content: "Internet-Draft"; 303 317 } 304 318 @top-right { … … 332 346 </style><link rel="Contents" href="#rfc.toc"> 333 347 <link rel="Author" href="#rfc.authors"> 334 <link rel="Copyright" href="#rfc.copyright ">348 <link rel="Copyright" href="#rfc.copyrightnotice"> 335 349 <link rel="Chapter" title="1 Introduction" href="#rfc.section.1"> 336 350 <link rel="Chapter" title="2 Security Considerations" href="#rfc.section.2"> … … 339 353 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 340 354 <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.432, 2009-04-09 13:16:17, 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-02"> 345 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-05"> 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."> 355 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.537, 2010-12-30 14:21:59, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 356 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 357 <meta name="dct.creator" content="Reschke, J. F."> 358 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-02"> 359 <meta name="dct.issued" scheme="ISO8601" content="2009-05-23"> 360 <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."> 361 <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."> 347 362 </head> 348 363 <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 <draft-ietf-httpbis-method-registrations-02> 361 362 </td> 363 <td class="header right">May 23, 2009</td> 364 </tr> 365 <tr> 366 <td class="header left">Updates: <a href="http://tools.ietf.org/html/rfcdraft-ietf-httpbis-p2-semantics-06">draft-ietf-httpbis-p2-semantics-06</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: November 2009</td> 376 <td class="header right"></td> 377 </tr> 364 <table class="header"> 365 <tbody> 366 <tr> 367 <td class="left">HTTPbis Working Group</td> 368 <td class="right">J. Reschke</td> 369 </tr> 370 <tr> 371 <td class="left">Internet-Draft</td> 372 <td class="right">greenbytes</td> 373 </tr> 374 <tr> 375 <td class="left">Updates: <a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-06">draft-ietf-httpbis-p2-semantics-06</a> (if approved) 376 </td> 377 <td class="right">May 23, 2009</td> 378 </tr> 379 <tr> 380 <td class="left">Intended status: Informational</td> 381 <td class="right"></td> 382 </tr> 383 <tr> 384 <td class="left">Expires: November 24, 2009</td> 385 <td class="right"></td> 386 </tr> 387 </tbody> 378 388 </table> 379 389 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-02</span></p> 380 390 <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>391 <p>This Internet-Draft is submitted to IETF in full conformance with the provisions of BCP 78 and BCP 79.</p> 382 392 <p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note 383 393 that other groups may also distribute working documents as Internet-Drafts. … … 387 397 in progress”. 388 398 </p> 389 <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>>.399 <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>. 390 400 </p> 391 <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>>.401 <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>. 392 402 </p> 393 <p>This Internet-Draft will expire in November2009.</p>403 <p>This Internet-Draft will expire on November 24, 2009.</p> 394 404 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 395 405 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 404 414 <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1> 405 415 <ul class="toc"> 406 <li class="tocline0">1. <a href="#introduction">Introduction</a></li>407 <li class="tocline0">2. <a href="#security.considerations">Security Considerations</a></li>408 <li class="tocline0">3. <a href="#iana.considerations">IANA Considerations</a></li>409 <li class="tocline0">4. <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. <a href="#updated.registry.contents">Initial Registry Contents</a></li>412 <li class="tocline0">B. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc">413 <li class="tocline1">B.1 <a href="#rfc.section.B.1">Since draft-ietf-httpbis-p1-method-registrations-00</a></li>414 <li class="tocline1">B.2 <a href="#rfc.section.B.2">Since draft-ietf-httpbis-p1-method-registrations-01</a></li>416 <li>1. <a href="#introduction">Introduction</a></li> 417 <li>2. <a href="#security.considerations">Security Considerations</a></li> 418 <li>3. <a href="#iana.considerations">IANA Considerations</a></li> 419 <li>4. <a href="#rfc.references">Normative References</a></li> 420 <li><a href="#rfc.authors">Author's Address</a></li> 421 <li>A. <a href="#updated.registry.contents">Initial Registry Contents</a></li> 422 <li>B. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul> 423 <li>B.1 <a href="#rfc.section.B.1">Since draft-ietf-httpbis-p1-method-registrations-00</a></li> 424 <li>B.2 <a href="#rfc.section.B.2">Since draft-ietf-httpbis-p1-method-registrations-01</a></li> 415 425 </ul> 416 426 </li> … … 427 437 <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References 428 438 </h1> 429 <table summary="Normative References">439 <table> 430 440 <tr> 431 441 <td class="reference"><b id="RFC2068">[RFC2068]</b></td> … … 440 450 <tr> 441 451 <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 3648, December 2003.452 <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="http://tools.ietf.org/html/rfc3648">Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol</a>”, RFC 3648, December 2003. 443 453 </td> 444 454 </tr> 445 455 <tr> 446 456 <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 3744, May 2004.457 <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="http://tools.ietf.org/html/rfc3744">Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol</a>”, RFC 3744, May 2004. 448 458 </td> 449 459 </tr> 450 460 <tr> 451 461 <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 Reference Resources</a>”, RFC 4437, March 2006.462 <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="http://tools.ietf.org/html/rfc4437">Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources</a>”, RFC 4437, March 2006. 453 463 </td> 454 464 </tr> 455 465 <tr> 456 466 <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 4791, March 2007.467 <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="http://tools.ietf.org/html/rfc4791">Calendaring Extensions to WebDAV (CalDAV)</a>”, RFC 4791, March 2007. 458 468 </td> 459 469 </tr> … … 465 475 <tr> 466 476 <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 5323, November 2008.477 <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="http://tools.ietf.org/html/rfc5323">Web Distributed Authoring and Versioning (WebDAV) SEARCH</a>”, RFC 5323, November 2008. 468 478 </td> 469 479 </tr> 470 480 <tr> 471 481 <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-06">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-06 (work in progress), March 2009.482 <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="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-06">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-06 (work in progress), March 2009. 473 483 </td> 474 484 </tr> 475 485 </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> <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> <a id="updated.registry.contents" href="#updated.registry.contents">Initial Registry Contents</a></h1> 486 <div class="avoidbreak"> 487 <h1 id="rfc.authors"><a href="#rfc.authors">Author's Address</a></h1> 488 <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> <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> 489 </div> 490 <h1 id="rfc.section.A" class="np"><a href="#rfc.section.A">A.</a> <a id="updated.registry.contents" href="#updated.registry.contents">Initial Registry Contents</a></h1> 479 491 <div id="rfc.table.u.1"> 480 <table summary="" class="tt full" cellpadding="3" cellspacing="0">492 <table class="tt full center" cellpadding="3" cellspacing="0"> 481 493 <thead> 482 494 <tr> … … 488 500 <tbody> 489 501 <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 Reference 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 Reference 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>502 <td class="left">ACL</td> 503 <td class="left">no</td> 504 <td class="left"><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> 505 </tr> 506 <tr> 507 <td class="left">BASELINE-CONTROL</td> 508 <td class="left">no</td> 509 <td class="left"><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> 510 </tr> 511 <tr> 512 <td class="left">CHECKIN</td> 513 <td class="left">no</td> 514 <td class="left"><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> 515 </tr> 516 <tr> 517 <td class="left">CHECKOUT</td> 518 <td class="left">no</td> 519 <td class="left"><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> 520 </tr> 521 <tr> 522 <td class="left">COPY</td> 523 <td class="left">no</td> 524 <td class="left"><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> 525 </tr> 526 <tr> 527 <td class="left">LABEL</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="http://tools.ietf.org/html/rfc3253#section-8.2">Section 8.2</a></td> 530 </tr> 531 <tr> 532 <td class="left">LINK</td> 533 <td class="left">no</td> 534 <td class="left"><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> 535 </tr> 536 <tr> 537 <td class="left">LOCK</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="http://tools.ietf.org/html/rfc4918#section-9.10">Section 9.10</a></td> 540 </tr> 541 <tr> 542 <td class="left">MERGE</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="http://tools.ietf.org/html/rfc3253#section-11.2">Section 11.2</a></td> 545 </tr> 546 <tr> 547 <td class="left">MKAKTIVITY</td> 548 <td class="left">no</td> 549 <td class="left"><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> 550 </tr> 551 <tr> 552 <td class="left">MKCALENDAR</td> 553 <td class="left">no</td> 554 <td class="left"><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> 555 </tr> 556 <tr> 557 <td class="left">MKCOL</td> 558 <td class="left">no</td> 559 <td class="left"><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> 560 </tr> 561 <tr> 562 <td class="left">MKREDIRECTREF</td> 563 <td class="left">no</td> 564 <td class="left"><a href="#RFC4437"><cite title="Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources">[RFC4437]</cite></a>, <a href="http://tools.ietf.org/html/rfc4437#section-6">Section 6</a></td> 565 </tr> 566 <tr> 567 <td class="left">MKWORKSPACE</td> 568 <td class="left">no</td> 569 <td class="left"><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> 570 </tr> 571 <tr> 572 <td class="left">MOVE</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="http://tools.ietf.org/html/rfc4918#section-9.9">Section 9.9</a></td> 575 </tr> 576 <tr> 577 <td class="left">ORDERPATCH</td> 578 <td class="left">no</td> 579 <td class="left"><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> 580 </tr> 581 <tr> 582 <td class="left">PATCH</td> 583 <td class="left">no</td> 584 <td class="left"><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> 585 </tr> 586 <tr> 587 <td class="left">PROPFIND</td> 588 <td class="left">yes</td> 589 <td class="left"><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> 590 </tr> 591 <tr> 592 <td class="left">PROPPATCH</td> 593 <td class="left">no</td> 594 <td class="left"><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> 595 </tr> 596 <tr> 597 <td class="left">REPORT</td> 598 <td class="left">yes</td> 599 <td class="left"><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> 600 </tr> 601 <tr> 602 <td class="left">SEARCH</td> 603 <td class="left">yes</td> 604 <td class="left"><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> 605 </tr> 606 <tr> 607 <td class="left">UNCHECKOUT</td> 608 <td class="left">no</td> 609 <td class="left"><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> 610 </tr> 611 <tr> 612 <td class="left">UNLINK</td> 613 <td class="left">no</td> 614 <td class="left"><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> 615 </tr> 616 <tr> 617 <td class="left">UNLOCK</td> 618 <td class="left">no</td> 619 <td class="left"><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> 620 </tr> 621 <tr> 622 <td class="left">UPDATE</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="http://tools.ietf.org/html/rfc3253#section-7.1">Section 7.1</a></td> 625 </tr> 626 <tr> 627 <td class="left">UPDATEREDIRECTREF</td> 628 <td class="left">no</td> 629 <td class="left"><a href="#RFC4437"><cite title="Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources">[RFC4437]</cite></a>, <a href="http://tools.ietf.org/html/rfc4437#section-7">Section 7</a></td> 630 </tr> 631 <tr> 632 <td class="left">VERSION-CONTROL</td> 633 <td class="left">no</td> 634 <td class="left"><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 635 </tr> 624 636 </tbody>
Note: See TracChangeset
for help on using the changeset viewer.