Changeset 1326 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 10/07/11 12:59:21 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r1321 r1326 359 359 } 360 360 @bottom-center { 361 content: "Expires January 2, 2012";361 content: "Expires January 11, 2012"; 362 362 } 363 363 @bottom-right { … … 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2011-07- 01">406 <meta name="dct.issued" scheme="ISO8601" content="2011-07-10"> 407 407 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 408 <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 HTTP Authentication."> … … 435 435 </tr> 436 436 <tr> 437 <td class="left">Expires: January 2, 2012</td>437 <td class="left">Expires: January 11, 2012</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 488 488 <tr> 489 489 <td class="left"></td> 490 <td class="right">July 1 , 2011</td>490 <td class="right">July 10, 2011</td> 491 491 </tr> 492 492 </tbody> … … 505 505 <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>>. 506 506 </p> 507 <p>The changes in this draft are summarized in <a href="#changes.since.1 4" title="Since draft-ietf-httpbis-p7-auth-14">Appendix C.16</a>.507 <p>The changes in this draft are summarized in <a href="#changes.since.15" title="Since draft-ietf-httpbis-p7-auth-15">Appendix C.17</a>. 508 508 </p> 509 509 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 516 516 in progress”. 517 517 </p> 518 <p>This Internet-Draft will expire on January 2, 2012.</p>518 <p>This Internet-Draft will expire on January 11, 2012.</p> 519 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 520 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 594 594 <li>C.15 <a href="#changes.since.13">Since draft-ietf-httpbis-p7-auth-13</a></li> 595 595 <li>C.16 <a href="#changes.since.14">Since draft-ietf-httpbis-p7-auth-14</a></li> 596 <li>C.17 <a href="#changes.since.15">Since draft-ietf-httpbis-p7-auth-15</a></li> 596 597 </ul> 597 598 </li> … … 1074 1075 <h2 id="rfc.section.C.16"><a href="#rfc.section.C.16">C.16</a> <a id="changes.since.14" href="#changes.since.14">Since draft-ietf-httpbis-p7-auth-14</a></h2> 1075 1076 <p id="rfc.section.C.16.p.1">None yet.</p> 1077 <h2 id="rfc.section.C.17"><a href="#rfc.section.C.17">C.17</a> <a id="changes.since.15" href="#changes.since.15">Since draft-ietf-httpbis-p7-auth-15</a></h2> 1078 <p id="rfc.section.C.17.p.1">None yet.</p> 1076 1079 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1077 1080 <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.H">H</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> <a href="#rfc.index.W">W</a>
Note: See TracChangeset
for help on using the changeset viewer.