Changeset 1929 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 02/10/12 20:12:23 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r1924 r1929 449 449 } 450 450 @bottom-center { 451 content: "Expires April 4, 2013";451 content: "Expires April 5, 2013"; 452 452 } 453 453 @bottom-right { … … 489 489 <meta name="dct.creator" content="Reschke, J. F."> 490 490 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 491 <meta name="dct.issued" scheme="ISO8601" content="2012-10-0 1">491 <meta name="dct.issued" scheme="ISO8601" content="2012-10-02"> 492 492 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 493 493 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework."> … … 517 517 <tr> 518 518 <td class="left">Intended status: Standards Track</td> 519 <td class="right">October 1, 2012</td>519 <td class="right">October 2, 2012</td> 520 520 </tr> 521 521 <tr> 522 <td class="left">Expires: April 4, 2013</td>522 <td class="left">Expires: April 5, 2013</td> 523 523 <td class="right"></td> 524 524 </tr> … … 535 535 <p>The current issues list is at <<a href="http://tools.ietf.org/wg/httpbis/trac/report/3">http://tools.ietf.org/wg/httpbis/trac/report/3</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>>. 536 536 </p> 537 <p>The changes in this draft are summarized in <a href="#changes.since.2 0" title="Since draft-ietf-httpbis-p7-auth-20">Appendix D.2</a>.537 <p>The changes in this draft are summarized in <a href="#changes.since.21" title="Since draft-ietf-httpbis-p7-auth-21">Appendix D.3</a>. 538 538 </p> 539 539 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 546 546 in progress”. 547 547 </p> 548 <p>This Internet-Draft will expire on April 4, 2013.</p>548 <p>This Internet-Draft will expire on April 5, 2013.</p> 549 549 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 550 550 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 614 614 <li><a href="#rfc.section.D.1">D.1</a> <a href="#changes.since.19">Since draft-ietf-httpbis-p7-auth-19</a></li> 615 615 <li><a href="#rfc.section.D.2">D.2</a> <a href="#changes.since.20">Since draft-ietf-httpbis-p7-auth-20</a></li> 616 <li><a href="#rfc.section.D.3">D.3</a> <a href="#changes.since.21">Since draft-ietf-httpbis-p7-auth-21</a></li> 616 617 </ul> 617 618 </li> … … 1128 1129 <li>Conformance criteria and considerations regarding error handling are now defined in Part 1.</li> 1129 1130 </ul> 1131 <h2 id="rfc.section.D.3"><a href="#rfc.section.D.3">D.3</a> <a id="changes.since.21" href="#changes.since.21">Since draft-ietf-httpbis-p7-auth-21</a></h2> 1132 <p id="rfc.section.D.3.p.1">None yet.</p> 1130 1133 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1131 1134 <p class="noprint"><a href="#rfc.index.4">4</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.W">W</a>
Note: See TracChangeset
for help on using the changeset viewer.