Changeset 1401 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 22/08/11 12:47:15 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r1396 r1401 359 359 } 360 360 @bottom-center { 361 content: "Expires February 10, 2012";361 content: "Expires February 23, 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-08- 09">406 <meta name="dct.issued" scheme="ISO8601" content="2011-08-22"> 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 the HTTP Authentication framework."> … … 435 435 </tr> 436 436 <tr> 437 <td class="left">Expires: February 10, 2012</td>437 <td class="left">Expires: February 23, 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">August 9, 2011</td>490 <td class="right">August 22, 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 5" title="Since draft-ietf-httpbis-p7-auth-15">Appendix C.17</a>.507 <p>The changes in this draft are summarized in <a href="#changes.since.16" title="Since draft-ietf-httpbis-p7-auth-16">Appendix C.18</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 February 10, 2012.</p>518 <p>This Internet-Draft will expire on February 23, 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> … … 600 600 <li>C.16 <a href="#changes.since.14">Since draft-ietf-httpbis-p7-auth-14</a></li> 601 601 <li>C.17 <a href="#changes.since.15">Since draft-ietf-httpbis-p7-auth-15</a></li> 602 <li>C.18 <a href="#changes.since.16">Since draft-ietf-httpbis-p7-auth-16</a></li> 602 603 </ul> 603 604 </li> … … 1172 1173 </li> 1173 1174 </ul> 1175 <h2 id="rfc.section.C.18"><a href="#rfc.section.C.18">C.18</a> <a id="changes.since.16" href="#changes.since.16">Since draft-ietf-httpbis-p7-auth-16</a></h2> 1176 <p id="rfc.section.C.18.p.1">None yet.</p> 1174 1177 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1175 1178 <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.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.