Changeset 1271 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 18/04/11 16:29:45 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r1268 r1271 359 359 } 360 360 @bottom-center { 361 content: "Expires October 13, 2011";361 content: "Expires October 20, 2011"; 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-04-1 1">406 <meta name="dct.issued" scheme="ISO8601" content="2011-04-18"> 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: October 13, 2011</td>437 <td class="left">Expires: October 20, 2011</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 488 488 <tr> 489 489 <td class="left"></td> 490 <td class="right">April 1 1, 2011</td>490 <td class="right">April 18, 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 3" title="Since draft-ietf-httpbis-p7-auth-13">Appendix C.15</a>.507 <p>The changes in this draft are summarized in <a href="#changes.since.14" title="Since draft-ietf-httpbis-p7-auth-14">Appendix C.16</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 October 13, 2011.</p>518 <p>This Internet-Draft will expire on October 20, 2011.</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> … … 593 593 <li>C.14 <a href="#changes.since.12">Since draft-ietf-httpbis-p7-auth-12</a></li> 594 594 <li>C.15 <a href="#changes.since.13">Since draft-ietf-httpbis-p7-auth-13</a></li> 595 <li>C.16 <a href="#changes.since.14">Since draft-ietf-httpbis-p7-auth-14</a></li> 595 596 </ul> 596 597 </li> … … 1071 1072 </li> 1072 1073 </ul> 1074 <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 <p id="rfc.section.C.16.p.1">None yet.</p> 1073 1076 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1074 1077 <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.