Changeset 675 for draft-ietf-httpbis/latest/p5-range.html
- Timestamp:
- 13/08/09 00:24:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r662 r675 148 148 border-style: none none inset none; 149 149 border-width: 1px; 150 } 151 table.left { 152 margin-right: auto; 153 } 154 table.right { 155 margin-left: auto; 156 } 157 table.center { 158 margin-left: auto; 159 margin-right: auto; 150 160 } 151 161 caption { … … 374 384 <link rel="Appendix" title="C Collected ABNF" href="#rfc.section.C"> 375 385 <link rel="Appendix" title="D Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.D"> 376 <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/">386 <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/"> 377 387 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 378 388 <meta name="DC.Creator" content="Fielding, R."> … … 386 396 <meta name="DC.Creator" content="Reschke, J. F."> 387 397 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 388 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-08 ">398 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-08-12"> 389 399 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 390 400 <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 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> … … 417 427 </tr> 418 428 <tr> 419 <td class="header left">Expires: February 2, 2010</td>429 <td class="header left">Expires: February 13, 2010</td> 420 430 <td class="header right">HP</td> 421 431 </tr> … … 470 480 <tr> 471 481 <td class="header left"></td> 472 <td class="header right">August 1 , 2009</td>482 <td class="header right">August 12, 2009</td> 473 483 </tr> 474 484 </table> … … 494 504 <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>>. 495 505 </p> 496 <p>This Internet-Draft will expire in February 2, 2010.</p>506 <p>This Internet-Draft will expire in February 13, 2010.</p> 497 507 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 498 508 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 886 896 <div id="rfc.table.1"> 887 897 <div id="iana.header.registration.table"></div> 888 <table class="tt full " cellpadding="3" cellspacing="0">898 <table class="tt full left" cellpadding="3" cellspacing="0"> 889 899 <thead> 890 900 <tr>
Note: See TracChangeset
for help on using the changeset viewer.