Changeset 2434 for draft-ietf-httpbis/latest/p5-range.html
- Timestamp:
- 27/10/13 12:03:53 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r2424 r2434 445 445 } 446 446 @bottom-center { 447 content: "Expires April 7, 2014";447 content: "Expires April 30, 2014"; 448 448 } 449 449 @bottom-right { … … 488 488 <meta name="dct.creator" content="Reschke, J. F."> 489 489 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 490 <meta name="dct.issued" scheme="ISO8601" content="2013-10- 04">490 <meta name="dct.issued" scheme="ISO8601" content="2013-10-27"> 491 491 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 492 492 <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."> … … 514 514 </tr> 515 515 <tr> 516 <td class="left">Expires: April 7, 2014</td>516 <td class="left">Expires: April 30, 2014</td> 517 517 <td class="right">J. Reschke, Editor</td> 518 518 </tr> … … 523 523 <tr> 524 524 <td class="left"></td> 525 <td class="right">October 4, 2013</td>525 <td class="right">October 27, 2013</td> 526 526 </tr> 527 527 </tbody> … … 537 537 <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>>. 538 538 </p> 539 <p>The changes in this draft are summarized in <a href="#changes.since.24" title="Since draft-ietf-httpbis-p5-range-24">Appendix E. 6</a>.539 <p>The changes in this draft are summarized in <a href="#changes.since.24" title="Since draft-ietf-httpbis-p5-range-24">Appendix E.1</a>. 540 540 </p> 541 541 <div id="rfc.status"> … … 549 549 in progress”. 550 550 </p> 551 <p>This Internet-Draft will expire on April 7, 2014.</p>551 <p>This Internet-Draft will expire on April 30, 2014.</p> 552 552 </div> 553 553 <div id="rfc.copyrightnotice"> … … 619 619 <li><a href="#rfc.section.D">D.</a> <a href="#collected.abnf">Collected ABNF</a></li> 620 620 <li><a href="#rfc.section.E">E.</a> <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul> 621 <li><a href="#rfc.section.E.1">E.1</a> <a href="#changes.since.19">Since draft-ietf-httpbis-p5-range-19</a></li> 622 <li><a href="#rfc.section.E.2">E.2</a> <a href="#changes.since.20">Since draft-ietf-httpbis-p5-range-20</a></li> 623 <li><a href="#rfc.section.E.3">E.3</a> <a href="#changes.since.21">Since draft-ietf-httpbis-p5-range-21</a></li> 624 <li><a href="#rfc.section.E.4">E.4</a> <a href="#changes.since.22">Since draft-ietf-httpbis-p5-range-22</a></li> 625 <li><a href="#rfc.section.E.5">E.5</a> <a href="#changes.since.23">Since draft-ietf-httpbis-p5-range-23</a></li> 626 <li><a href="#rfc.section.E.6">E.6</a> <a href="#changes.since.24">Since draft-ietf-httpbis-p5-range-24</a></li> 621 <li><a href="#rfc.section.E.1">E.1</a> <a href="#changes.since.24">Since draft-ietf-httpbis-p5-range-24</a></li> 627 622 </ul> 628 623 </li> … … 1361 1356 <div id="change.log"> 1362 1357 <h1 id="rfc.section.E"><a href="#rfc.section.E">E.</a> <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 1363 <p id="rfc.section.E.p.1">Changes up to the first Working Group Last Call draft are summarized in <<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-19#appendix-D">http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-19#appendix-D</a>>. 1364 </p> 1365 <div id="changes.since.19"> 1366 <h2 id="rfc.section.E.1"><a href="#rfc.section.E.1">E.1</a> <a href="#changes.since.19">Since draft-ietf-httpbis-p5-range-19</a></h2> 1367 <p id="rfc.section.E.1.p.1">Closed issues: </p> 1368 <ul> 1369 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/358">http://tools.ietf.org/wg/httpbis/trac/ticket/358</a>>: "ABNF list expansion code problem" 1370 </li> 1371 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/361">http://tools.ietf.org/wg/httpbis/trac/ticket/361</a>>: "ABNF requirements for recipients" 1372 </li> 1373 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/367">http://tools.ietf.org/wg/httpbis/trac/ticket/367</a>>: "reserve 'none' as byte range unit" 1374 </li> 1375 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/368">http://tools.ietf.org/wg/httpbis/trac/ticket/368</a>>: "note introduction of new IANA registries as normative changes" 1376 </li> 1377 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/369">http://tools.ietf.org/wg/httpbis/trac/ticket/369</a>>: "range units vs leading zeroes vs size" 1378 </li> 1379 </ul> 1380 </div> 1381 <div id="changes.since.20"> 1382 <h2 id="rfc.section.E.2"><a href="#rfc.section.E.2">E.2</a> <a href="#changes.since.20">Since draft-ietf-httpbis-p5-range-20</a></h2> 1383 <p id="rfc.section.E.2.p.1"></p> 1384 <ul> 1385 <li>Conformance criteria and considerations regarding error handling are now defined in Part 1.</li> 1386 </ul> 1387 </div> 1388 <div id="changes.since.21"> 1389 <h2 id="rfc.section.E.3"><a href="#rfc.section.E.3">E.3</a> <a href="#changes.since.21">Since draft-ietf-httpbis-p5-range-21</a></h2> 1390 <p id="rfc.section.E.3.p.1">Closed issues: </p> 1391 <ul> 1392 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/175">http://tools.ietf.org/wg/httpbis/trac/ticket/175</a>>: "Security consideration: range flooding" 1393 </li> 1394 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/223">http://tools.ietf.org/wg/httpbis/trac/ticket/223</a>>: "Allowing heuristic caching for new status codes" 1395 </li> 1396 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/311">http://tools.ietf.org/wg/httpbis/trac/ticket/311</a>>: "Add limitations to Range to reduce its use as a denial-of-service tool" 1397 </li> 1398 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/407">http://tools.ietf.org/wg/httpbis/trac/ticket/407</a>>: "416 and multipart/byteranges" 1399 </li> 1400 </ul> 1401 </div> 1402 <div id="changes.since.22"> 1403 <h2 id="rfc.section.E.4"><a href="#rfc.section.E.4">E.4</a> <a href="#changes.since.22">Since draft-ietf-httpbis-p5-range-22</a></h2> 1404 <p id="rfc.section.E.4.p.1">Closed issues: </p> 1405 <ul> 1406 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/436">http://tools.ietf.org/wg/httpbis/trac/ticket/436</a>>: "explain list expansion in ABNF appendices" 1407 </li> 1408 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/437">http://tools.ietf.org/wg/httpbis/trac/ticket/437</a>>: "incorrect example dates" 1409 </li> 1410 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/438">http://tools.ietf.org/wg/httpbis/trac/ticket/438</a>>: "media type registration template issues" 1411 </li> 1412 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/462">http://tools.ietf.org/wg/httpbis/trac/ticket/462</a>>: "Editorial suggestions" 1413 </li> 1414 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/485">http://tools.ietf.org/wg/httpbis/trac/ticket/485</a>>: "MUSTs and other feedback" 1415 </li> 1416 </ul> 1417 </div> 1418 <div id="changes.since.23"> 1419 <h2 id="rfc.section.E.5"><a href="#rfc.section.E.5">E.5</a> <a href="#changes.since.23">Since draft-ietf-httpbis-p5-range-23</a></h2> 1420 <p id="rfc.section.E.5.p.1">Closed issues: </p> 1421 <ul> 1422 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/489">http://tools.ietf.org/wg/httpbis/trac/ticket/489</a>>: "is P5's definition of strong validator consistent with P4?" 1423 </li> 1424 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/490">http://tools.ietf.org/wg/httpbis/trac/ticket/490</a>>: "p5 editorial comments" 1425 </li> 1426 </ul> 1427 </div> 1358 <p id="rfc.section.E.p.1">Changes up to the IETF Last Call draft are summarized in <<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-24#appendix-E">http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-24#appendix-E</a>>. 1359 </p> 1428 1360 <div id="changes.since.24"> 1429 <h2 id="rfc.section.E. 6"><a href="#rfc.section.E.6">E.6</a> <a href="#changes.since.24">Since draft-ietf-httpbis-p5-range-24</a></h2>1430 <p id="rfc.section.E. 6.p.1">None yet.</p>1361 <h2 id="rfc.section.E.1"><a href="#rfc.section.E.1">E.1</a> <a href="#changes.since.24">Since draft-ietf-httpbis-p5-range-24</a></h2> 1362 <p id="rfc.section.E.1.p.1">None yet.</p> 1431 1363 </div> 1432 1364 </div>
Note: See TracChangeset
for help on using the changeset viewer.