Changeset 1072 for draft-ietf-httpbis-authscheme-registrations
- Timestamp:
- 01/11/10 07:18:16 (12 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
r1027 r1072 193 193 display:table-header-group; 194 194 } 195 ul.toc {195 ul.toc, ul.toc ul { 196 196 list-style: none; 197 197 margin-left: 1.5em; … … 199 199 padding-left: 0em; 200 200 } 201 li.tocline0{201 ul.toc li { 202 202 line-height: 150%; 203 203 font-weight: bold; … … 206 206 margin-right: 0em; 207 207 } 208 li.tocline1{208 ul.toc li li { 209 209 line-height: normal; 210 210 font-weight: normal; … … 213 213 margin-right: 0em; 214 214 } 215 li. tocline2{215 li.excluded { 216 216 font-size: 0pt; 217 217 } … … 298 298 } 299 299 300 a.iref{300 ul.ind li li a { 301 301 content: target-counter(attr(href), page); 302 302 } … … 314 314 } 315 315 @top-right { 316 content: " October 2010";316 content: "November 2010"; 317 317 } 318 318 @top-center { … … 349 349 <link rel="Chapter" href="#rfc.section.4" title="4 Normative References"> 350 350 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 351 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.5 24, 2010-09-14 12:37:11, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">351 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.531, 2010-10-31 21:50:52, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 352 352 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 353 353 <meta name="dct.creator" content="Reschke, J. F."> 354 354 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations-latest"> 355 <meta name="dct.issued" scheme="ISO8601" content="2010-1 0-08">355 <meta name="dct.issued" scheme="ISO8601" content="2010-11-01"> 356 356 <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."> 357 357 <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."> … … 370 370 <tr> 371 371 <td class="left">Intended status: Informational</td> 372 <td class="right"> October 8, 2010</td>372 <td class="right">November 1, 2010</td> 373 373 </tr> 374 374 <tr> 375 <td class="left">Expires: April 11, 2011</td>375 <td class="left">Expires: May 5, 2011</td> 376 376 <td class="right"></td> 377 377 </tr> … … 396 396 in progress”. 397 397 </p> 398 <p>This Internet-Draft will expire on April 11, 2011.</p>398 <p>This Internet-Draft will expire on May 5, 2011.</p> 399 399 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 400 400 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 407 407 <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1> 408 408 <ul class="toc"> 409 <li class="tocline0">1. <a href="#introduction">Introduction</a></li>410 <li class="tocline0">2. <a href="#security.considerations">Security Considerations</a></li>411 <li class="tocline0">3. <a href="#iana.considerations">IANA Considerations</a></li>412 <li class="tocline0">4. <a href="#rfc.references">Normative References</a></li>413 <li class="tocline0"><a href="#rfc.authors">Author's Address</a></li>414 <li class="tocline0">A. <a href="#initial.registry.contents">Initial Registry Contents</a></li>409 <li>1. <a href="#introduction">Introduction</a></li> 410 <li>2. <a href="#security.considerations">Security Considerations</a></li> 411 <li>3. <a href="#iana.considerations">IANA Considerations</a></li> 412 <li>4. <a href="#rfc.references">Normative References</a></li> 413 <li><a href="#rfc.authors">Author's Address</a></li> 414 <li>A. <a href="#initial.registry.contents">Initial Registry Contents</a></li> 415 415 </ul> 416 416 <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a id="introduction" href="#introduction">Introduction</a></h1> -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
r1027 r1072 41 41 </author> 42 42 43 <date month=" October" year="2010"/>43 <date month="November" year="2010"/> 44 44 <workgroup>HTTPbis Working Group</workgroup> 45 45
Note: See TracChangeset
for help on using the changeset viewer.