Changeset 1759 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 11/07/12 15:05:23 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r1756 r1759 449 449 } 450 450 @bottom-center { 451 content: "Expires January 1 1, 2013";451 content: "Expires January 12, 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-07-1 0">491 <meta name="dct.issued" scheme="ISO8601" content="2012-07-11"> 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. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 7 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 7 defines the HTTP Authentication framework."> … … 520 520 </tr> 521 521 <tr> 522 <td class="left">Expires: January 1 1, 2013</td>522 <td class="left">Expires: January 12, 2013</td> 523 523 <td class="right">greenbytes</td> 524 524 </tr> 525 525 <tr> 526 526 <td class="left"></td> 527 <td class="right">July 1 0, 2012</td>527 <td class="right">July 11, 2012</td> 528 528 </tr> 529 529 </tbody> … … 553 553 in progress”. 554 554 </p> 555 <p>This Internet-Draft will expire on January 1 1, 2013.</p>555 <p>This Internet-Draft will expire on January 12, 2013.</p> 556 556 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 557 557 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 601 601 </li> 602 602 <li>5. <a href="#IANA.considerations">IANA Considerations</a><ul> 603 <li>5.1 <a href="#authentication.scheme.registration">Authenticat on Scheme Registry</a></li>603 <li>5.1 <a href="#authentication.scheme.registration">Authentication Scheme Registry</a></li> 604 604 <li>5.2 <a href="#status.code.registration">Status Code Registration</a></li> 605 605 <li>5.3 <a href="#header.field.registration">Header Field Registration</a></li> … … 897 897 </div> 898 898 <h1 id="rfc.section.5"><a href="#rfc.section.5">5.</a> <a id="IANA.considerations" href="#IANA.considerations">IANA Considerations</a></h1> 899 <h2 id="rfc.section.5.1"><a href="#rfc.section.5.1">5.1</a> <a id="authentication.scheme.registration" href="#authentication.scheme.registration">Authenticat on Scheme Registry</a></h2>899 <h2 id="rfc.section.5.1"><a href="#rfc.section.5.1">5.1</a> <a id="authentication.scheme.registration" href="#authentication.scheme.registration">Authentication Scheme Registry</a></h2> 900 900 <p id="rfc.section.5.1.p.1">The registration procedure for HTTP Authentication Schemes is defined by <a href="#authentication.scheme.registry" title="Authentication Scheme Registry">Section 2.3</a> of this document. 901 901 </p>
Note: See TracChangeset
for help on using the changeset viewer.