Changeset 2280 for draft-ietf-httpbis-method-registrations/latest
- Timestamp:
- 03/06/13 08:22:49 (10 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.html
r2232 r2280 24 24 toggleButtonsToElementsByName("h3"); 25 25 toggleButtonsToElementsByName("h4"); 26 26 27 27 buttonsAdded = !buttonsAdded; 28 28 } … … 37 37 function toggleButton(node) { 38 38 if (! buttonsAdded) { 39 39 40 40 // docname 41 41 var template = "mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&body=<{ref}>:"; … … 60 60 ref += "#" + id; 61 61 } 62 62 63 63 // docname 64 64 var docname = "draft-ietf-httpbis-method-registrations-latest"; … … 67 67 var section = node.textContent; 68 68 section = section.replace("\u00a0", " "); 69 69 70 70 // build URI from template 71 71 var uri = template.replace("{docname}", encodeURIComponent(docname)); 72 72 uri = uri.replace("{section}", encodeURIComponent(section)); 73 73 uri = uri.replace("{ref}", encodeURIComponent(ref)); 74 74 75 75 var button = document.createElement("a"); 76 76 button.className = "fbbutton noprint"; … … 262 262 td.topnowrap { 263 263 vertical-align: top; 264 white-space: nowrap; 264 white-space: nowrap; 265 265 } 266 266 table.header td { … … 375 375 display: none; 376 376 } 377 377 378 378 a { 379 379 color: black; … … 396 396 content: leader('.') target-counter(attr(href), page); 397 397 } 398 398 399 399 ul.ind li li a { 400 400 content: target-counter(attr(href), page); 401 401 } 402 402 403 403 .print2col { 404 404 column-count: 2; … … 410 410 @page { 411 411 @top-left { 412 content: "Internet-Draft"; 413 } 412 content: "Internet-Draft"; 413 } 414 414 @top-right { 415 content: " May 2013";416 } 415 content: "June 2013"; 416 } 417 417 @top-center { 418 content: "HTTP Method Registrations"; 419 } 418 content: "HTTP Method Registrations"; 419 } 420 420 @bottom-left { 421 content: "Reschke"; 422 } 421 content: "Reschke"; 422 } 423 423 @bottom-center { 424 content: "Expires November 2, 2013";425 } 424 content: "Expires December 5, 2013"; 425 } 426 426 @bottom-right { 427 content: "[Page " counter(page) "]"; 428 } 429 } 430 431 @page:first { 427 content: "[Page " counter(page) "]"; 428 } 429 } 430 431 @page:first { 432 432 @top-left { 433 433 content: normal; … … 449 449 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 450 450 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 451 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.59 4, 2013/04/30 16:11:28, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">451 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.597, 2013/05/27 06:39:42, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 452 452 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 453 453 <meta name="dct.creator" content="Reschke, J. F."> 454 454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 455 <meta name="dct.issued" scheme="ISO8601" content="2013-0 5-01">455 <meta name="dct.issued" scheme="ISO8601" content="2013-06-03"> 456 456 <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."> 457 457 <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."> … … 470 470 <tr> 471 471 <td class="left">Intended status: Informational</td> 472 <td class="right"> May 1, 2013</td>472 <td class="right">June 3, 2013</td> 473 473 </tr> 474 474 <tr> 475 <td class="left">Expires: November 2, 2013</td>475 <td class="left">Expires: December 5, 2013</td> 476 476 <td class="right"></td> 477 477 </tr> … … 479 479 </table> 480 480 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-latest</span></p> 481 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 481 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 482 482 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before 483 483 the IANA HTTP Method Registry was established. 484 </p> 485 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> 484 </p> 485 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> 486 486 <p>Discussion of this draft takes place on the HTTPBIS working group mailing list (ietf-http-wg@w3.org), which is archived at <<a href="http://lists.w3.org/Archives/Public/ietf-http-wg/">http://lists.w3.org/Archives/Public/ietf-http-wg/</a>>. 487 </p> 487 </p> 488 488 <p>The current issues list is at <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=method-registrations">http://trac.tools.ietf.org/wg/httpbis/trac/query?component=method-registrations</a>> and related documents (including fancy diffs) can be found at <<a href="http://tools.ietf.org/wg/httpbis/">http://tools.ietf.org/wg/httpbis/</a>>. 489 </p> 489 </p> 490 490 <p>The changes in this draft are summarized in <a href="#changes.since.11" title="Since draft-ietf-httpbis-method-registrations-11">Appendix B.12</a>. 491 </p> 491 </p> 492 492 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> 493 493 <p>This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.</p> … … 499 499 in progress”. 500 500 </p> 501 <p>This Internet-Draft will expire on November 2, 2013.</p>501 <p>This Internet-Draft will expire on December 5, 2013.</p> 502 502 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 503 503 <p>Copyright © 2013 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r2232 r2280 42 42 </author> 43 43 44 <date month=" May" year="2013"/>44 <date month="June" year="2013"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.