Changeset 2169 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 27/01/13 13:53:26 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r2147 r2169 449 449 } 450 450 @bottom-center { 451 content: "Expires July 24, 2013";451 content: "Expires July 31, 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="2013-01-2 0">491 <meta name="dct.issued" scheme="ISO8601" content="2013-01-27"> 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">January 2 0, 2013</td>519 <td class="right">January 27, 2013</td> 520 520 </tr> 521 521 <tr> 522 <td class="left">Expires: July 24, 2013</td>522 <td class="left">Expires: July 31, 2013</td> 523 523 <td class="right"></td> 524 524 </tr> … … 546 546 in progress”. 547 547 </p> 548 <p>This Internet-Draft will expire on July 24, 2013.</p>548 <p>This Internet-Draft will expire on July 31, 2013.</p> 549 549 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 550 550 <p>Copyright © 2013 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 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 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> 617 <li><a href="#rfc.section.D.4">D.4</a> <a href="#changes.since.22">Since draft-ietf-httpbis-p7-auth-22</a></li> 617 618 </ul> 618 619 </li> … … 1125 1126 </li> 1126 1127 </ul> 1128 <h2 id="rfc.section.D.4"><a href="#rfc.section.D.4">D.4</a> <a id="changes.since.22" href="#changes.since.22">Since draft-ietf-httpbis-p7-auth-22</a></h2> 1129 <p id="rfc.section.D.4.p.1">None yet.</p> 1127 1130 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1128 1131 <p class="noprint"><a href="#rfc.index.4">4</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.B">B</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.