Changeset 1280 for draft-ietf-httpbis-authscheme-registrations/latest
- Timestamp:
- 02/05/11 12:35:33 (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
r1276 r1280 329 329 } 330 330 @bottom-center { 331 content: "Expires November 2, 2011";331 content: "Expires November 3, 2011"; 332 332 } 333 333 @bottom-right { … … 360 360 <meta name="dct.creator" content="Reschke, J. F."> 361 361 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations-latest"> 362 <meta name="dct.issued" scheme="ISO8601" content="2011-05-0 1">362 <meta name="dct.issued" scheme="ISO8601" content="2011-05-02"> 363 363 <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."> 364 364 <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."> … … 377 377 <tr> 378 378 <td class="left">Intended status: Informational</td> 379 <td class="right">May 1, 2011</td>379 <td class="right">May 2, 2011</td> 380 380 </tr> 381 381 <tr> 382 <td class="left">Expires: November 2, 2011</td>382 <td class="left">Expires: November 3, 2011</td> 383 383 <td class="right"></td> 384 384 </tr> … … 396 396 <p>The current issues list is at <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=authscheme-registrations">http://trac.tools.ietf.org/wg/httpbis/trac/query?component=authscheme-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>>. 397 397 </p> 398 <p>The changes in this draft are summarized in <a href="#changes.since.0 0" title="Since draft-ietf-httpbis-authscheme-registrations-00">Appendix B.1</a>.398 <p>The changes in this draft are summarized in <a href="#changes.since.01" title="Since draft-ietf-httpbis-authscheme-registrations-01">Appendix B.2</a>. 399 399 </p> 400 400 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 407 407 in progress”. 408 408 </p> 409 <p>This Internet-Draft will expire on November 2, 2011.</p>409 <p>This Internet-Draft will expire on November 3, 2011.</p> 410 410 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 411 411 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 426 426 <li>B. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul> 427 427 <li>B.1 <a href="#changes.since.00">Since draft-ietf-httpbis-authscheme-registrations-00</a></li> 428 <li>B.2 <a href="#changes.since.01">Since draft-ietf-httpbis-authscheme-registrations-01</a></li> 428 429 </ul> 429 430 </li> … … 480 481 <h2 id="rfc.section.B.1"><a href="#rfc.section.B.1">B.1</a> <a id="changes.since.00" href="#changes.since.00">Since draft-ietf-httpbis-authscheme-registrations-00</a></h2> 481 482 <p id="rfc.section.B.1.p.1">Update draft-ietf-httpbis-p7-auth reference.</p> 483 <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a> <a id="changes.since.01" href="#changes.since.01">Since draft-ietf-httpbis-authscheme-registrations-01</a></h2> 484 <p id="rfc.section.B.2.p.1">None yet.</p> 482 485 </body> 483 486 </html> -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
r1276 r1280 65 65 </t> 66 66 <t> 67 The changes in this draft are summarized in <xref target="changes.since.0 0"/>.67 The changes in this draft are summarized in <xref target="changes.since.01"/>. 68 68 </t> 69 69 </note> … … 203 203 </t> 204 204 </section> 205 206 <section title="Since draft-ietf-httpbis-authscheme-registrations-01" anchor="changes.since.01"> 207 <t> 208 None yet. 209 </t> 210 </section> 205 211 </section> 206 212
Note: See TracChangeset
for help on using the changeset viewer.