[282] | 1 | <!DOCTYPE html |
---|
| 2 | PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
---|
| 3 | <html lang="en"> |
---|
[586] | 4 | <head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/"> |
---|
[282] | 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
---|
| 6 | <title>Initial Hypertext Transfer Protocol (HTTP) |
---|
| 7 | Method Registrations |
---|
| 8 | </title><style type="text/css" title="Xml2Rfc (sans serif)"> |
---|
| 9 | a { |
---|
| 10 | text-decoration: none; |
---|
| 11 | } |
---|
| 12 | a.smpl { |
---|
| 13 | color: black; |
---|
| 14 | } |
---|
| 15 | a:hover { |
---|
| 16 | text-decoration: underline; |
---|
| 17 | } |
---|
| 18 | a:active { |
---|
| 19 | text-decoration: underline; |
---|
| 20 | } |
---|
| 21 | address { |
---|
| 22 | margin-top: 1em; |
---|
| 23 | margin-left: 2em; |
---|
| 24 | font-style: normal; |
---|
| 25 | } |
---|
| 26 | body { |
---|
| 27 | color: black; |
---|
| 28 | font-family: verdana, helvetica, arial, sans-serif; |
---|
| 29 | font-size: 10pt; |
---|
| 30 | } |
---|
| 31 | cite { |
---|
| 32 | font-style: normal; |
---|
| 33 | } |
---|
| 34 | dd { |
---|
| 35 | margin-right: 2em; |
---|
| 36 | } |
---|
| 37 | dl { |
---|
| 38 | margin-left: 2em; |
---|
| 39 | } |
---|
| 40 | |
---|
[733] | 41 | ul.empty { |
---|
| 42 | list-style-type: none; |
---|
| 43 | } |
---|
| 44 | ul.empty li { |
---|
[282] | 45 | margin-top: .5em; |
---|
| 46 | } |
---|
| 47 | dl p { |
---|
| 48 | margin-left: 0em; |
---|
| 49 | } |
---|
| 50 | dt { |
---|
| 51 | margin-top: .5em; |
---|
| 52 | } |
---|
| 53 | h1 { |
---|
| 54 | font-size: 14pt; |
---|
| 55 | line-height: 21pt; |
---|
| 56 | page-break-after: avoid; |
---|
| 57 | } |
---|
| 58 | h1.np { |
---|
| 59 | page-break-before: always; |
---|
| 60 | } |
---|
| 61 | h1 a { |
---|
| 62 | color: #333333; |
---|
| 63 | } |
---|
| 64 | h2 { |
---|
| 65 | font-size: 12pt; |
---|
| 66 | line-height: 15pt; |
---|
| 67 | page-break-after: avoid; |
---|
| 68 | } |
---|
[446] | 69 | h3, h4, h5, h6 { |
---|
[282] | 70 | font-size: 10pt; |
---|
| 71 | page-break-after: avoid; |
---|
| 72 | } |
---|
[446] | 73 | h2 a, h3 a, h4 a, h5 a, h6 a { |
---|
[282] | 74 | color: black; |
---|
| 75 | } |
---|
| 76 | img { |
---|
| 77 | margin-left: 3em; |
---|
| 78 | } |
---|
| 79 | li { |
---|
| 80 | margin-left: 2em; |
---|
| 81 | margin-right: 2em; |
---|
| 82 | } |
---|
| 83 | ol { |
---|
| 84 | margin-left: 2em; |
---|
| 85 | margin-right: 2em; |
---|
| 86 | } |
---|
| 87 | ol p { |
---|
| 88 | margin-left: 0em; |
---|
| 89 | } |
---|
| 90 | p { |
---|
| 91 | margin-left: 2em; |
---|
| 92 | margin-right: 2em; |
---|
| 93 | } |
---|
| 94 | pre { |
---|
| 95 | margin-left: 3em; |
---|
| 96 | background-color: lightyellow; |
---|
| 97 | padding: .25em; |
---|
| 98 | } |
---|
| 99 | pre.text2 { |
---|
| 100 | border-style: dotted; |
---|
| 101 | border-width: 1px; |
---|
| 102 | background-color: #f0f0f0; |
---|
| 103 | width: 69em; |
---|
| 104 | } |
---|
| 105 | pre.inline { |
---|
| 106 | background-color: white; |
---|
| 107 | padding: 0em; |
---|
| 108 | } |
---|
| 109 | pre.text { |
---|
| 110 | border-style: dotted; |
---|
| 111 | border-width: 1px; |
---|
| 112 | background-color: #f8f8f8; |
---|
| 113 | width: 69em; |
---|
| 114 | } |
---|
| 115 | pre.drawing { |
---|
| 116 | border-style: solid; |
---|
| 117 | border-width: 1px; |
---|
| 118 | background-color: #f8f8f8; |
---|
| 119 | padding: 2em; |
---|
| 120 | } |
---|
| 121 | table { |
---|
| 122 | margin-left: 2em; |
---|
| 123 | } |
---|
| 124 | table.tt { |
---|
| 125 | vertical-align: top; |
---|
| 126 | } |
---|
| 127 | table.full { |
---|
| 128 | border-style: outset; |
---|
| 129 | border-width: 1px; |
---|
| 130 | } |
---|
| 131 | table.headers { |
---|
| 132 | border-style: outset; |
---|
| 133 | border-width: 1px; |
---|
| 134 | } |
---|
| 135 | table.tt td { |
---|
| 136 | vertical-align: top; |
---|
| 137 | } |
---|
| 138 | table.full td { |
---|
| 139 | border-style: inset; |
---|
| 140 | border-width: 1px; |
---|
| 141 | } |
---|
| 142 | table.tt th { |
---|
| 143 | vertical-align: top; |
---|
| 144 | } |
---|
| 145 | table.full th { |
---|
| 146 | border-style: inset; |
---|
| 147 | border-width: 1px; |
---|
| 148 | } |
---|
| 149 | table.headers th { |
---|
| 150 | border-style: none none inset none; |
---|
| 151 | border-width: 1px; |
---|
| 152 | } |
---|
[713] | 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; |
---|
| 162 | } |
---|
[456] | 163 | caption { |
---|
| 164 | caption-side: bottom; |
---|
| 165 | font-weight: bold; |
---|
| 166 | font-size: 9pt; |
---|
| 167 | margin-top: .5em; |
---|
| 168 | } |
---|
| 169 | |
---|
[282] | 170 | table.header { |
---|
[733] | 171 | border-spacing: 1px; |
---|
[282] | 172 | width: 95%; |
---|
| 173 | font-size: 10pt; |
---|
| 174 | color: white; |
---|
| 175 | } |
---|
| 176 | td.top { |
---|
| 177 | vertical-align: top; |
---|
| 178 | } |
---|
| 179 | td.topnowrap { |
---|
| 180 | vertical-align: top; |
---|
| 181 | white-space: nowrap; |
---|
| 182 | } |
---|
[733] | 183 | table.header td { |
---|
[282] | 184 | background-color: gray; |
---|
| 185 | width: 50%; |
---|
| 186 | } |
---|
| 187 | td.reference { |
---|
| 188 | vertical-align: top; |
---|
| 189 | white-space: nowrap; |
---|
| 190 | padding-right: 1em; |
---|
| 191 | } |
---|
| 192 | thead { |
---|
| 193 | display:table-header-group; |
---|
| 194 | } |
---|
| 195 | ul.toc { |
---|
| 196 | list-style: none; |
---|
| 197 | margin-left: 1.5em; |
---|
| 198 | margin-right: 0em; |
---|
| 199 | padding-left: 0em; |
---|
| 200 | } |
---|
| 201 | li.tocline0 { |
---|
| 202 | line-height: 150%; |
---|
| 203 | font-weight: bold; |
---|
| 204 | font-size: 10pt; |
---|
| 205 | margin-left: 0em; |
---|
| 206 | margin-right: 0em; |
---|
| 207 | } |
---|
| 208 | li.tocline1 { |
---|
| 209 | line-height: normal; |
---|
| 210 | font-weight: normal; |
---|
| 211 | font-size: 9pt; |
---|
| 212 | margin-left: 0em; |
---|
| 213 | margin-right: 0em; |
---|
| 214 | } |
---|
| 215 | li.tocline2 { |
---|
| 216 | font-size: 0pt; |
---|
| 217 | } |
---|
| 218 | ul p { |
---|
| 219 | margin-left: 0em; |
---|
| 220 | } |
---|
| 221 | |
---|
| 222 | .comment { |
---|
| 223 | background-color: yellow; |
---|
| 224 | } |
---|
| 225 | .center { |
---|
| 226 | text-align: center; |
---|
| 227 | } |
---|
| 228 | .error { |
---|
| 229 | color: red; |
---|
| 230 | font-style: italic; |
---|
| 231 | font-weight: bold; |
---|
| 232 | } |
---|
| 233 | .figure { |
---|
| 234 | font-weight: bold; |
---|
| 235 | text-align: center; |
---|
| 236 | font-size: 9pt; |
---|
| 237 | } |
---|
| 238 | .filename { |
---|
| 239 | color: #333333; |
---|
| 240 | font-weight: bold; |
---|
| 241 | font-size: 12pt; |
---|
| 242 | line-height: 21pt; |
---|
| 243 | text-align: center; |
---|
| 244 | } |
---|
| 245 | .fn { |
---|
| 246 | font-weight: bold; |
---|
| 247 | } |
---|
| 248 | .hidden { |
---|
| 249 | display: none; |
---|
| 250 | } |
---|
| 251 | .left { |
---|
| 252 | text-align: left; |
---|
| 253 | } |
---|
| 254 | .right { |
---|
| 255 | text-align: right; |
---|
| 256 | } |
---|
| 257 | .title { |
---|
| 258 | color: #990000; |
---|
| 259 | font-size: 18pt; |
---|
| 260 | line-height: 18pt; |
---|
| 261 | font-weight: bold; |
---|
| 262 | text-align: center; |
---|
| 263 | margin-top: 36pt; |
---|
| 264 | } |
---|
| 265 | .vcardline { |
---|
| 266 | display: block; |
---|
| 267 | } |
---|
| 268 | .warning { |
---|
| 269 | font-size: 14pt; |
---|
| 270 | background-color: yellow; |
---|
| 271 | } |
---|
| 272 | |
---|
| 273 | |
---|
| 274 | @media print { |
---|
| 275 | .noprint { |
---|
| 276 | display: none; |
---|
| 277 | } |
---|
| 278 | |
---|
| 279 | a { |
---|
| 280 | color: black; |
---|
| 281 | text-decoration: none; |
---|
| 282 | } |
---|
| 283 | |
---|
| 284 | table.header { |
---|
| 285 | width: 90%; |
---|
| 286 | } |
---|
| 287 | |
---|
| 288 | td.header { |
---|
| 289 | width: 50%; |
---|
| 290 | color: black; |
---|
| 291 | background-color: white; |
---|
| 292 | vertical-align: top; |
---|
| 293 | font-size: 12pt; |
---|
| 294 | } |
---|
| 295 | |
---|
| 296 | ul.toc a::after { |
---|
| 297 | content: leader('.') target-counter(attr(href), page); |
---|
| 298 | } |
---|
| 299 | |
---|
| 300 | a.iref { |
---|
| 301 | content: target-counter(attr(href), page); |
---|
| 302 | } |
---|
| 303 | |
---|
| 304 | .print2col { |
---|
| 305 | column-count: 2; |
---|
| 306 | -moz-column-count: 2; |
---|
| 307 | column-fill: auto; |
---|
| 308 | } |
---|
| 309 | } |
---|
| 310 | |
---|
| 311 | @page { |
---|
| 312 | @top-left { |
---|
[754] | 313 | content: "Internet-Draft"; |
---|
[282] | 314 | } |
---|
| 315 | @top-right { |
---|
[832] | 316 | content: "July 2010"; |
---|
[282] | 317 | } |
---|
| 318 | @top-center { |
---|
| 319 | content: "HTTP Method Registrations"; |
---|
| 320 | } |
---|
| 321 | @bottom-left { |
---|
| 322 | content: "Reschke"; |
---|
| 323 | } |
---|
| 324 | @bottom-center { |
---|
[283] | 325 | content: "Informational"; |
---|
[282] | 326 | } |
---|
| 327 | @bottom-right { |
---|
| 328 | content: "[Page " counter(page) "]"; |
---|
| 329 | } |
---|
| 330 | } |
---|
| 331 | |
---|
| 332 | @page:first { |
---|
| 333 | @top-left { |
---|
| 334 | content: normal; |
---|
| 335 | } |
---|
| 336 | @top-right { |
---|
| 337 | content: normal; |
---|
| 338 | } |
---|
| 339 | @top-center { |
---|
| 340 | content: normal; |
---|
| 341 | } |
---|
| 342 | } |
---|
| 343 | </style><link rel="Contents" href="#rfc.toc"> |
---|
| 344 | <link rel="Author" href="#rfc.authors"> |
---|
[754] | 345 | <link rel="Copyright" href="#rfc.copyrightnotice"> |
---|
[282] | 346 | <link rel="Chapter" title="1 Introduction" href="#rfc.section.1"> |
---|
| 347 | <link rel="Chapter" title="2 Security Considerations" href="#rfc.section.2"> |
---|
| 348 | <link rel="Chapter" title="3 IANA Considerations" href="#rfc.section.3"> |
---|
| 349 | <link rel="Chapter" href="#rfc.section.4" title="4 Normative References"> |
---|
| 350 | <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> |
---|
[414] | 351 | <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> |
---|
[832] | 352 | <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.518, 2010-06-27 12:07:31, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> |
---|
[754] | 353 | <link rel="schema.dct" href="http://purl.org/dc/terms/"> |
---|
| 354 | <meta name="dct.creator" content="Reschke, J. F."> |
---|
[843] | 355 | <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-04"> |
---|
| 356 | <meta name="dct.issued" scheme="ISO8601" content="2010-07-12"> |
---|
[754] | 357 | <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."> |
---|
[713] | 358 | <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."> |
---|
[282] | 359 | </head> |
---|
| 360 | <body> |
---|
[733] | 361 | <table class="header"> |
---|
| 362 | <tbody> |
---|
| 363 | <tr> |
---|
| 364 | <td class="left">HTTPbis Working Group</td> |
---|
[832] | 365 | <td class="right">J. Reschke</td> |
---|
[733] | 366 | </tr> |
---|
| 367 | <tr> |
---|
[754] | 368 | <td class="left">Internet-Draft</td> |
---|
[733] | 369 | <td class="right">greenbytes</td> |
---|
| 370 | </tr> |
---|
| 371 | <tr> |
---|
| 372 | <td class="left">Intended status: Informational</td> |
---|
[843] | 373 | <td class="right">July 12, 2010</td> |
---|
[733] | 374 | </tr> |
---|
| 375 | <tr> |
---|
[843] | 376 | <td class="left">Expires: January 13, 2011</td> |
---|
[733] | 377 | <td class="right"></td> |
---|
| 378 | </tr> |
---|
| 379 | </tbody> |
---|
[282] | 380 | </table> |
---|
[843] | 381 | <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-04</span></p> |
---|
[725] | 382 | <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> |
---|
| 383 | <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before |
---|
| 384 | the IANA HTTP Method Registry was established. |
---|
| 385 | </p> |
---|
[799] | 386 | <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> |
---|
| 387 | <p>This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.</p> |
---|
| 388 | <p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute |
---|
| 389 | working documents as Internet-Drafts. The list of current Internet-Drafts is at <a href="http://datatracker.ietf.org/drafts/current/">http://datatracker.ietf.org/drafts/current/</a>. |
---|
[282] | 390 | </p> |
---|
| 391 | <p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other |
---|
| 392 | documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work |
---|
| 393 | in progress”. |
---|
| 394 | </p> |
---|
[843] | 395 | <p>This Internet-Draft will expire in January 13, 2011.</p> |
---|
[446] | 396 | <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> |
---|
[741] | 397 | <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> |
---|
[725] | 398 | <p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights |
---|
| 399 | and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License |
---|
[799] | 400 | text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified |
---|
| 401 | BSD License. |
---|
[446] | 402 | </p> |
---|
[282] | 403 | <hr class="noprint"> |
---|
| 404 | <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1> |
---|
| 405 | <ul class="toc"> |
---|
| 406 | <li class="tocline0">1. <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> |
---|
[414] | 412 | <li class="tocline0">B. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul class="toc"> |
---|
[843] | 413 | <li class="tocline1">B.1 <a href="#rfc.section.B.1">Since draft-ietf-httpbis-method-registrations-00</a></li> |
---|
| 414 | <li class="tocline1">B.2 <a href="#rfc.section.B.2">Since draft-ietf-httpbis-method-registrations-01</a></li> |
---|
| 415 | <li class="tocline1">B.3 <a href="#rfc.section.B.3">Since draft-ietf-httpbis-method-registrations-02</a></li> |
---|
| 416 | <li class="tocline1">B.4 <a href="#rfc.section.B.4">Since draft-ietf-httpbis-method-registrations-03</a></li> |
---|
[414] | 417 | </ul> |
---|
| 418 | </li> |
---|
[282] | 419 | </ul> |
---|
| 420 | <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a id="introduction" href="#introduction">Introduction</a></h1> |
---|
[734] | 421 | <p id="rfc.section.1.p.1">This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before |
---|
| 422 | the IANA HTTP Method Registry was established. |
---|
[282] | 423 | </p> |
---|
| 424 | <h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a> <a id="security.considerations" href="#security.considerations">Security Considerations</a></h1> |
---|
| 425 | <p id="rfc.section.2.p.1">There are no security considerations related to the registration itself.</p> |
---|
| 426 | <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a id="iana.considerations" href="#iana.considerations">IANA Considerations</a></h1> |
---|
[842] | 427 | <p id="rfc.section.3.p.1"> <a href="#updated.registry.contents" title="Initial Registry Contents">Appendix A</a> provides initial registrations of HTTP method names for the IANA HTTP Method registry at <<a href="http://www.iana.org/assignments/http-methods">http://www.iana.org/assignments/http-methods</a>> (see <a href="../../draft-ietf-httpbis/10/p2-semantics.html#method.registry" title="Method Registry">Section 2.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>). |
---|
[282] | 428 | </p> |
---|
| 429 | <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References |
---|
| 430 | </h1> |
---|
[713] | 431 | <table> |
---|
[282] | 432 | <tr> |
---|
| 433 | <td class="reference"><b id="RFC2068">[RFC2068]</b></td> |
---|
| 434 | <td class="top"><a href="mailto:fielding@ics.uci.edu" title="University of California, Irvine, Department of Information and Computer Science">Fielding, R.</a>, <a href="mailto:jg@w3.org" title="MIT Laboratory for Computer Science">Gettys, J.</a>, <a href="mailto:mogul@wrl.dec.com" title="Digital Equipment Corporation, Western Research Laboratory">Mogul, J.</a>, <a href="mailto:frystyk@w3.org" title="MIT Laboratory for Computer Science">Nielsen, H.</a>, and <a href="mailto:timbl@w3.org" title="MIT Laboratory for Computer Science">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/rfc2068">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC 2068, January 1997. |
---|
| 435 | </td> |
---|
| 436 | </tr> |
---|
| 437 | <tr> |
---|
| 438 | <td class="reference"><b id="RFC3253">[RFC3253]</b></td> |
---|
| 439 | <td class="top"><a href="mailto:geoffrey.clemm@rational.com" title="Rational Software">Clemm, G.</a>, <a href="mailto:jamsden@us.ibm.com" title="IBM">Amsden, J.</a>, <a href="mailto:tim_ellison@uk.ibm.com" title="IBM">Ellison, T.</a>, <a href="mailto:ckaler@microsoft.com" title="Microsoft">Kaler, C.</a>, and <a href="mailto:ejw@cse.ucsc.edu" title="UC Santa Cruz, Dept. of Computer Science">J. Whitehead</a>, “<a href="http://tools.ietf.org/html/rfc3253">Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)</a>”, RFC 3253, March 2002. |
---|
| 440 | </td> |
---|
| 441 | </tr> |
---|
| 442 | <tr> |
---|
| 443 | <td class="reference"><b id="RFC3648">[RFC3648]</b></td> |
---|
[832] | 444 | <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. |
---|
[282] | 445 | </td> |
---|
| 446 | </tr> |
---|
| 447 | <tr> |
---|
| 448 | <td class="reference"><b id="RFC3744">[RFC3744]</b></td> |
---|
[832] | 449 | <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. |
---|
[282] | 450 | </td> |
---|
| 451 | </tr> |
---|
| 452 | <tr> |
---|
| 453 | <td class="reference"><b id="RFC4437">[RFC4437]</b></td> |
---|
[832] | 454 | <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. |
---|
[282] | 455 | </td> |
---|
| 456 | </tr> |
---|
| 457 | <tr> |
---|
| 458 | <td class="reference"><b id="RFC4791">[RFC4791]</b></td> |
---|
[832] | 459 | <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. |
---|
[282] | 460 | </td> |
---|
| 461 | </tr> |
---|
| 462 | <tr> |
---|
| 463 | <td class="reference"><b id="RFC4918">[RFC4918]</b></td> |
---|
| 464 | <td class="top"><a href="mailto:ldusseault@commerce.net" title="CommerceNet">Dusseault, L., Ed.</a>, “<a href="http://tools.ietf.org/html/rfc4918">HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)</a>”, RFC 4918, June 2007. |
---|
| 465 | </td> |
---|
| 466 | </tr> |
---|
| 467 | <tr> |
---|
[414] | 468 | <td class="reference"><b id="RFC5323">[RFC5323]</b></td> |
---|
[832] | 469 | <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. |
---|
[414] | 470 | </td> |
---|
| 471 | </tr> |
---|
| 472 | <tr> |
---|
[794] | 473 | <td class="reference"><b id="RFC5789">[RFC5789]</b></td> |
---|
[832] | 474 | <td class="top"><a href="mailto:lisa.dusseault@gmail.com" title="Linden Lab">Dusseault, L.</a> and <a href="mailto:jasnell@gmail.com">J. Snell</a>, “<a href="http://tools.ietf.org/html/rfc5789">PATCH Method for HTTP</a>”, RFC 5789, March 2010. |
---|
[733] | 475 | </td> |
---|
| 476 | </tr> |
---|
| 477 | <tr> |
---|
[811] | 478 | <td class="reference"><b id="RFC5842">[RFC5842]</b></td> |
---|
[832] | 479 | <td class="top"><a href="mailto:geoffrey.clemm@us.ibm.com" title="IBM">Clemm, G.</a>, <a href="mailto:ccjason@us.ibm.com" title="IBM Research">Crawford, J.</a>, <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">Reschke, J., Ed.</a>, and <a href="mailto:ejw@cse.ucsc.edu" title="UC Santa Cruz, Dept. of Computer Science">J. Whitehead</a>, “<a href="http://tools.ietf.org/html/rfc5842">Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)</a>”, RFC 5842, April 2010. |
---|
[282] | 480 | </td> |
---|
| 481 | </tr> |
---|
[749] | 482 | <tr> |
---|
[811] | 483 | <td class="reference"><b id="draft-ietf-httpbis-p2-semantics">[draft-ietf-httpbis-p2-semantics]</b></td> |
---|
[842] | 484 | <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-10">HTTP/1.1, part 2: Message Semantics</a>”, Internet-Draft draft-ietf-httpbis-p2-semantics-10 (work in progress), July 2010. |
---|
[749] | 485 | </td> |
---|
| 486 | </tr> |
---|
[282] | 487 | </table> |
---|
[662] | 488 | <div class="avoidbreak"> |
---|
| 489 | <h1 id="rfc.authors"><a href="#rfc.authors">Author's Address</a></h1> |
---|
[799] | 490 | <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> |
---|
[662] | 491 | </div> |
---|
| 492 | <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> |
---|
[282] | 493 | <div id="rfc.table.u.1"> |
---|
[733] | 494 | <table class="tt full left" cellpadding="3" cellspacing="0"> |
---|
[282] | 495 | <thead> |
---|
| 496 | <tr> |
---|
| 497 | <th>Method Name</th> |
---|
[287] | 498 | <th>Safe</th> |
---|
[282] | 499 | <th>Reference</th> |
---|
| 500 | </tr> |
---|
| 501 | </thead> |
---|
| 502 | <tbody> |
---|
| 503 | <tr> |
---|
[713] | 504 | <td class="left">ACL</td> |
---|
| 505 | <td class="left">no</td> |
---|
| 506 | <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> |
---|
[282] | 507 | </tr> |
---|
| 508 | <tr> |
---|
[713] | 509 | <td class="left">BASELINE-CONTROL</td> |
---|
| 510 | <td class="left">no</td> |
---|
| 511 | <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> |
---|
[282] | 512 | </tr> |
---|
| 513 | <tr> |
---|
[749] | 514 | <td class="left">BIND</td> |
---|
| 515 | <td class="left">no</td> |
---|
[811] | 516 | <td class="left"><a href="#RFC5842"><cite title="Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)">[RFC5842]</cite></a>, <a href="http://tools.ietf.org/html/rfc5842#section-4">Section 4</a></td> |
---|
[749] | 517 | </tr> |
---|
| 518 | <tr> |
---|
[713] | 519 | <td class="left">CHECKIN</td> |
---|
| 520 | <td class="left">no</td> |
---|
| 521 | <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> |
---|
[282] | 522 | </tr> |
---|
| 523 | <tr> |
---|
[713] | 524 | <td class="left">CHECKOUT</td> |
---|
| 525 | <td class="left">no</td> |
---|
| 526 | <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> |
---|
[282] | 527 | </tr> |
---|
| 528 | <tr> |
---|
[713] | 529 | <td class="left">COPY</td> |
---|
| 530 | <td class="left">no</td> |
---|
| 531 | <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> |
---|
[282] | 532 | </tr> |
---|
| 533 | <tr> |
---|
[713] | 534 | <td class="left">LABEL</td> |
---|
| 535 | <td class="left">no</td> |
---|
| 536 | <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> |
---|
[282] | 537 | </tr> |
---|
| 538 | <tr> |
---|
[713] | 539 | <td class="left">LINK</td> |
---|
| 540 | <td class="left">no</td> |
---|
| 541 | <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> |
---|
[282] | 542 | </tr> |
---|
| 543 | <tr> |
---|
[713] | 544 | <td class="left">LOCK</td> |
---|
| 545 | <td class="left">no</td> |
---|
| 546 | <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> |
---|
[282] | 547 | </tr> |
---|
| 548 | <tr> |
---|
[713] | 549 | <td class="left">MERGE</td> |
---|
| 550 | <td class="left">no</td> |
---|
| 551 | <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> |
---|
[282] | 552 | </tr> |
---|
| 553 | <tr> |
---|
[820] | 554 | <td class="left">MKACTIVITY</td> |
---|
[713] | 555 | <td class="left">no</td> |
---|
| 556 | <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> |
---|
[282] | 557 | </tr> |
---|
| 558 | <tr> |
---|
[713] | 559 | <td class="left">MKCALENDAR</td> |
---|
| 560 | <td class="left">no</td> |
---|
| 561 | <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> |
---|
[282] | 562 | </tr> |
---|
| 563 | <tr> |
---|
[713] | 564 | <td class="left">MKCOL</td> |
---|
| 565 | <td class="left">no</td> |
---|
| 566 | <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> |
---|
[282] | 567 | </tr> |
---|
| 568 | <tr> |
---|
[713] | 569 | <td class="left">MKREDIRECTREF</td> |
---|
| 570 | <td class="left">no</td> |
---|
| 571 | <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> |
---|
[282] | 572 | </tr> |
---|
| 573 | <tr> |
---|
[713] | 574 | <td class="left">MKWORKSPACE</td> |
---|
| 575 | <td class="left">no</td> |
---|
| 576 | <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> |
---|
[282] | 577 | </tr> |
---|
| 578 | <tr> |
---|
[713] | 579 | <td class="left">MOVE</td> |
---|
| 580 | <td class="left">no</td> |
---|
| 581 | <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> |
---|
[282] | 582 | </tr> |
---|
| 583 | <tr> |
---|
[713] | 584 | <td class="left">ORDERPATCH</td> |
---|
| 585 | <td class="left">no</td> |
---|
| 586 | <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> |
---|
[282] | 587 | </tr> |
---|
| 588 | <tr> |
---|
[713] | 589 | <td class="left">PATCH</td> |
---|
| 590 | <td class="left">no</td> |
---|
[794] | 591 | <td class="left"><a href="#RFC5789"><cite title="PATCH Method for HTTP">[RFC5789]</cite></a>, <a href="http://tools.ietf.org/html/rfc5789#section-2">Section 2</a></td> |
---|
[282] | 592 | </tr> |
---|
| 593 | <tr> |
---|
[713] | 594 | <td class="left">PROPFIND</td> |
---|
| 595 | <td class="left">yes</td> |
---|
| 596 | <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> |
---|
[282] | 597 | </tr> |
---|
| 598 | <tr> |
---|
[713] | 599 | <td class="left">PROPPATCH</td> |
---|
| 600 | <td class="left">no</td> |
---|
| 601 | <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> |
---|
[282] | 602 | </tr> |
---|
| 603 | <tr> |
---|
[749] | 604 | <td class="left">REBIND</td> |
---|
| 605 | <td class="left">no</td> |
---|
[811] | 606 | <td class="left"><a href="#RFC5842"><cite title="Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)">[RFC5842]</cite></a>, <a href="http://tools.ietf.org/html/rfc5842#section-6">Section 6</a></td> |
---|
[749] | 607 | </tr> |
---|
| 608 | <tr> |
---|
[713] | 609 | <td class="left">REPORT</td> |
---|
| 610 | <td class="left">yes</td> |
---|
| 611 | <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> |
---|
[282] | 612 | </tr> |
---|
| 613 | <tr> |
---|
[713] | 614 | <td class="left">SEARCH</td> |
---|
| 615 | <td class="left">yes</td> |
---|
| 616 | <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> |
---|
[414] | 617 | </tr> |
---|
| 618 | <tr> |
---|
[749] | 619 | <td class="left">UNBIND</td> |
---|
| 620 | <td class="left">no</td> |
---|
[811] | 621 | <td class="left"><a href="#RFC5842"><cite title="Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)">[RFC5842]</cite></a>, <a href="http://tools.ietf.org/html/rfc5842#section-5">Section 5</a></td> |
---|
[749] | 622 | </tr> |
---|
| 623 | <tr> |
---|
[713] | 624 | <td class="left">UNCHECKOUT</td> |
---|
| 625 | <td class="left">no</td> |
---|
| 626 | <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> |
---|
[282] | 627 | </tr> |
---|
| 628 | <tr> |
---|
[713] | 629 | <td class="left">UNLINK</td> |
---|
| 630 | <td class="left">no</td> |
---|
| 631 | <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> |
---|
[282] | 632 | </tr> |
---|
| 633 | <tr> |
---|
[713] | 634 | <td class="left">UNLOCK</td> |
---|
| 635 | <td class="left">no</td> |
---|
| 636 | <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> |
---|
[282] | 637 | </tr> |
---|
| 638 | <tr> |
---|
[713] | 639 | <td class="left">UPDATE</td> |
---|
| 640 | <td class="left">no</td> |
---|
| 641 | <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> |
---|
[282] | 642 | </tr> |
---|
| 643 | <tr> |
---|
[713] | 644 | <td class="left">UPDATEREDIRECTREF</td> |
---|
| 645 | <td class="left">no</td> |
---|
| 646 | <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> |
---|
[282] | 647 | </tr> |
---|
| 648 | <tr> |
---|
[713] | 649 | <td class="left">VERSION-CONTROL</td> |
---|
| 650 | <td class="left">no</td> |
---|
| 651 | <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> |
---|
[282] | 652 | </tr> |
---|
| 653 | </tbody> |
---|
| 654 | </table> |
---|
| 655 | </div> |
---|
[414] | 656 | <h1 id="rfc.section.B"><a href="#rfc.section.B">B.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> |
---|
[843] | 657 | <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a> Since draft-ietf-httpbis-method-registrations-00 |
---|
[414] | 658 | </h2> |
---|
| 659 | <p id="rfc.section.B.1.p.1">Added SEARCH method (RFC 5323).</p> |
---|
[843] | 660 | <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a> Since draft-ietf-httpbis-method-registrations-01 |
---|
[415] | 661 | </h2> |
---|
[436] | 662 | <p id="rfc.section.B.2.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p> |
---|
[843] | 663 | <h2 id="rfc.section.B.3"><a href="#rfc.section.B.3">B.3</a> Since draft-ietf-httpbis-method-registrations-02 |
---|
[586] | 664 | </h2> |
---|
[749] | 665 | <p id="rfc.section.B.3.p.1">Update draft-ietf-httpbis-p2-semantics reference. PATCH is now defined in draft-dusseault-http-patch. BIND, UNBIND and REBIND |
---|
[751] | 666 | are defined in draft-ietf-webdav-bind. Drop the "updates draft-ietf-httpbis-p2-semantics" clause. |
---|
[749] | 667 | </p> |
---|
[843] | 668 | <h2 id="rfc.section.B.4"><a href="#rfc.section.B.4">B.4</a> Since draft-ietf-httpbis-method-registrations-03 |
---|
[775] | 669 | </h2> |
---|
[820] | 670 | <p id="rfc.section.B.4.p.1">draft-dusseault-http-patch was published as RFC 5789. draft-ietf-webdav-bind was published as RFC 5842. Fix typo in MKACTIVITY |
---|
[843] | 671 | entry. Update draft-ietf-httpbis-p2-semantics reference. Fix change log section titles. |
---|
[820] | 672 | </p> |
---|
[282] | 673 | </body> |
---|
| 674 | </html> |
---|