Changeset 720 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 26/10/09 10:09:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r713 r720 390 390 <meta name="DC.Creator" content="Reschke, J. F."> 391 391 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 392 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-10- 11">392 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-10-26"> 393 393 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 394 394 <meta name="DC.Description.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."> … … 427 427 </tr> 428 428 <tr> 429 <td class="header left">Expires: April 14, 2010</td>429 <td class="header left">Expires: April 29, 2010</td> 430 430 <td class="header right">H. Frystyk</td> 431 431 </tr> … … 476 476 <tr> 477 477 <td class="header left"></td> 478 <td class="header right">October 11, 2009</td>478 <td class="header right">October 26, 2009</td> 479 479 </tr> 480 480 </table> … … 500 500 <p>The list of Internet-Draft Shadow Directories can be accessed at <<a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>>. 501 501 </p> 502 <p>This Internet-Draft will expire in April 14, 2010.</p>502 <p>This Internet-Draft will expire in April 29, 2010.</p> 503 503 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 504 504 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 516 516 list is at <<a href="http://tools.ietf.org/wg/httpbis/trac/report/11">http://tools.ietf.org/wg/httpbis/trac/report/11</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>>. 517 517 </p> 518 <p>The changes in this draft are summarized in <a href="#changes.since.0 7" title="Since draft-ietf-httpbis-p7-auth-07">Appendix C.9</a>.518 <p>The changes in this draft are summarized in <a href="#changes.since.08" title="Since draft-ietf-httpbis-p7-auth-08">Appendix C.10</a>. 519 519 </p> 520 520 <hr class="noprint"> … … 573 573 <li class="tocline1">C.8 <a href="#changes.since.06">Since draft-ietf-httpbis-p7-auth-06</a></li> 574 574 <li class="tocline1">C.9 <a href="#changes.since.07">Since draft-ietf-httpbis-p7-auth-07</a></li> 575 <li class="tocline1">C.10 <a href="#changes.since.08">Since draft-ietf-httpbis-p7-auth-08</a></li> 575 576 </ul> 576 577 </li> … … 932 933 </li> 933 934 </ul> 935 <h2 id="rfc.section.C.10"><a href="#rfc.section.C.10">C.10</a> <a id="changes.since.08" href="#changes.since.08">Since draft-ietf-httpbis-p7-auth-08</a></h2> 936 <p id="rfc.section.C.10.p.1">None yet.</p> 934 937 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 935 938 <p class="noprint"><a href="#rfc.index.4">4</a> <a href="#rfc.index.A">A</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.