Changeset 675 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 13/08/09 00:24:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r662 r675 145 145 border-style: none none inset none; 146 146 border-width: 1px; 147 } 148 table.left { 149 margin-right: auto; 150 } 151 table.right { 152 margin-left: auto; 153 } 154 table.center { 155 margin-left: auto; 156 margin-right: auto; 147 157 } 148 158 caption { … … 368 378 <link rel="Appendix" title="B Collected ABNF" href="#rfc.section.B"> 369 379 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 370 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.44 5, 2009-08-01 14:05:14, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">380 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.447, 2009-08-04 19:54:03, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 371 381 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 372 382 <meta name="DC.Creator" content="Fielding, R."> … … 380 390 <meta name="DC.Creator" content="Reschke, J. F."> 381 391 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 382 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-08 ">392 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-08-12"> 383 393 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 384 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."> … … 416 426 </tr> 417 427 <tr> 418 <td class="header left">Expires: February 2, 2010</td>428 <td class="header left">Expires: February 13, 2010</td> 419 429 <td class="header right">H. Frystyk</td> 420 430 </tr> … … 465 475 <tr> 466 476 <td class="header left"></td> 467 <td class="header right">August 1 , 2009</td>477 <td class="header right">August 12, 2009</td> 468 478 </tr> 469 479 </table> … … 489 499 <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>>. 490 500 </p> 491 <p>This Internet-Draft will expire in February 2, 2010.</p>501 <p>This Internet-Draft will expire in February 13, 2010.</p> 492 502 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 493 503 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 684 694 <div id="rfc.table.1"> 685 695 <div id="iana.header.registration.table"></div> 686 <table class="tt full " cellpadding="3" cellspacing="0">696 <table class="tt full left" cellpadding="3" cellspacing="0"> 687 697 <thead> 688 698 <tr>
Note: See TracChangeset
for help on using the changeset viewer.