Changeset 1929 for draft-ietf-httpbis/latest/p5-range.html
- Timestamp:
- 02/10/12 20:12:23 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r1924 r1929 449 449 } 450 450 @bottom-center { 451 content: "Expires April 4, 2013";451 content: "Expires April 5, 2013"; 452 452 } 453 453 @bottom-right { … … 493 493 <meta name="dct.creator" content="Reschke, J. F."> 494 494 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 495 <meta name="dct.issued" scheme="ISO8601" content="2012-10-0 1">495 <meta name="dct.issued" scheme="ISO8601" content="2012-10-02"> 496 496 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 497 497 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines range requests and the rules for constructing and combining responses to those requests."> … … 519 519 </tr> 520 520 <tr> 521 <td class="left">Expires: April 4, 2013</td>521 <td class="left">Expires: April 5, 2013</td> 522 522 <td class="right">J. Reschke, Editor</td> 523 523 </tr> … … 528 528 <tr> 529 529 <td class="left"></td> 530 <td class="right">October 1, 2012</td>530 <td class="right">October 2, 2012</td> 531 531 </tr> 532 532 </tbody> … … 542 542 <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>>. 543 543 </p> 544 <p>The changes in this draft are summarized in <a href="#changes.since.2 0" title="Since draft-ietf-httpbis-p5-range-20">Appendix E.2</a>.544 <p>The changes in this draft are summarized in <a href="#changes.since.21" title="Since draft-ietf-httpbis-p5-range-21">Appendix E.3</a>. 545 545 </p> 546 546 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 553 553 in progress”. 554 554 </p> 555 <p>This Internet-Draft will expire on April 4, 2013.</p>555 <p>This Internet-Draft will expire on April 5, 2013.</p> 556 556 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 557 557 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 625 625 <li><a href="#rfc.section.E.1">E.1</a> <a href="#changes.since.19">Since draft-ietf-httpbis-p5-range-19</a></li> 626 626 <li><a href="#rfc.section.E.2">E.2</a> <a href="#changes.since.20">Since draft-ietf-httpbis-p5-range-20</a></li> 627 <li><a href="#rfc.section.E.3">E.3</a> <a href="#changes.since.21">Since draft-ietf-httpbis-p5-range-21</a></li> 627 628 </ul> 628 629 </li> … … 1315 1316 <li>Conformance criteria and considerations regarding error handling are now defined in Part 1.</li> 1316 1317 </ul> 1318 <h2 id="rfc.section.E.3"><a href="#rfc.section.E.3">E.3</a> <a id="changes.since.21" href="#changes.since.21">Since draft-ietf-httpbis-p5-range-21</a></h2> 1319 <p id="rfc.section.E.3.p.1">None yet.</p> 1317 1320 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1318 1321 <p class="noprint"><a href="#rfc.index.2">2</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a>
Note: See TracChangeset
for help on using the changeset viewer.