Changeset 746 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 17/01/10 14:33:08 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r741 r746 394 394 <meta name="DC.Creator" content="Reschke, J. F."> 395 395 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 396 <meta name="DC.Date.Issued" scheme="ISO8601" content="2010-01- 01">396 <meta name="DC.Date.Issued" scheme="ISO8601" content="2010-01-17"> 397 397 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 398 398 <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."> … … 425 425 </tr> 426 426 <tr> 427 <td class="left">Expires: July 5, 2010</td>427 <td class="left">Expires: July 21, 2010</td> 428 428 <td class="right">HP</td> 429 429 </tr> … … 478 478 <tr> 479 479 <td class="left"></td> 480 <td class="right">January 1 , 2010</td>480 <td class="right">January 17, 2010</td> 481 481 </tr> 482 482 </tbody> … … 508 508 <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>>. 509 509 </p> 510 <p>This Internet-Draft will expire in July 5, 2010.</p>510 <p>This Internet-Draft will expire in July 21, 2010.</p> 511 511 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 512 512 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 787 787 the user for credentials. 788 788 </li> 789 <li>Applications which include a session termination indication (such as a `logout' or `commit'button on a page) after which790 the server side of the application `knows'that there is no further reason for the client to retain the credentials.789 <li>Applications which include a session termination indication (such as a "logout" or "commit" button on a page) after which 790 the server side of the application "knows" that there is no further reason for the client to retain the credentials. 791 791 </li> 792 792 </ul>
Note: See TracChangeset
for help on using the changeset viewer.