Changeset 1667 for draft-ietf-httpbis-authscheme-registrations
- Timestamp:
- 01/06/12 11:38:56 (11 years ago)
- Location:
- draft-ietf-httpbis-authscheme-registrations/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.html
r1661 r1667 110 110 font-family: verdana, helvetica, arial, sans-serif; 111 111 font-size: 10pt; 112 margin-right: 2em; 112 113 } 113 114 cite { 114 115 font-style: normal; 115 116 } 116 dd {117 margin-right: 2em;118 }119 117 dl { 120 118 margin-left: 2em; 121 119 } 122 123 120 ul.empty { 124 121 list-style-type: none; … … 161 158 li { 162 159 margin-left: 2em; 163 margin-right: 2em;164 160 } 165 161 ol { 166 162 margin-left: 2em; 167 margin-right: 2em;168 163 } 169 164 ol.la { … … 178 173 p { 179 174 margin-left: 2em; 180 margin-right: 2em;181 175 } 182 176 pre { … … 184 178 background-color: lightyellow; 185 179 padding: .25em; 180 page-break-inside: avoid; 186 181 } 187 182 pre.text2 { … … 284 279 list-style: none; 285 280 margin-left: 1.5em; 286 margin-right: 0em;287 281 padding-left: 0em; 288 282 } … … 292 286 font-size: 10pt; 293 287 margin-left: 0em; 294 margin-right: 0em;295 288 } 296 289 ul.toc li li { … … 299 292 font-size: 9pt; 300 293 margin-left: 0em; 301 margin-right: 0em;302 294 } 303 295 li.excluded { … … 421 413 } 422 414 @top-right { 423 content: " May2012";415 content: "June 2012"; 424 416 } 425 417 @top-center { … … 430 422 } 431 423 @bottom-center { 432 content: "Expires November 3, 2012";424 content: "Expires December 3, 2012"; 433 425 } 434 426 @bottom-right { … … 457 449 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 458 450 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 459 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.57 6, 2012-05-02 14:26:45, 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.579, 2012-05-24 20:24:05, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 460 452 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 461 453 <meta name="dct.creator" content="Reschke, J. F."> 462 454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations-latest"> 463 <meta name="dct.issued" scheme="ISO8601" content="2012-0 5-02">455 <meta name="dct.issued" scheme="ISO8601" content="2012-06-01"> 464 456 <meta name="dct.abstract" content="This document registers Hypertext Transfer Protocol (HTTP) authentication schemes which have been defined in standards-track RFCs before the IANA HTTP Authentication Scheme Registry was established."> 465 457 <meta name="description" content="This document registers Hypertext Transfer Protocol (HTTP) authentication schemes which have been defined in standards-track RFCs before the IANA HTTP Authentication Scheme Registry was established."> … … 478 470 <tr> 479 471 <td class="left">Intended status: Informational</td> 480 <td class="right"> May 2, 2012</td>472 <td class="right">June 1, 2012</td> 481 473 </tr> 482 474 <tr> 483 <td class="left">Expires: November 3, 2012</td>475 <td class="left">Expires: December 3, 2012</td> 484 476 <td class="right"></td> 485 477 </tr> … … 508 500 in progress”. 509 501 </p> 510 <p>This Internet-Draft will expire on November 3, 2012.</p>502 <p>This Internet-Draft will expire on December 3, 2012.</p> 511 503 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 512 504 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
r1660 r1667 42 42 </author> 43 43 44 <date month=" May" year="2012"/>44 <date month="June" year="2012"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.