Changeset 1804
- Timestamp:
- 16/07/12 13:51:19 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r1803 r1804 543 543 <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>>. 544 544 </p> 545 <p>The changes in this draft are summarized in <a href="#changes.since.19" title="Since draft-ietf-httpbis-p5-range-19">Appendix D. 21</a>.545 <p>The changes in this draft are summarized in <a href="#changes.since.19" title="Since draft-ietf-httpbis-p5-range-19">Appendix D.1</a>. 546 546 </p> 547 547 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 627 627 <li>C. <a href="#collected.abnf">Collected ABNF</a></li> 628 628 <li>D. <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul> 629 <li>D.1 <a href="#rfc.section.D.1">Since RFC 2616</a></li> 630 <li>D.2 <a href="#rfc.section.D.2">Since draft-ietf-httpbis-p5-range-00</a></li> 631 <li>D.3 <a href="#rfc.section.D.3">Since draft-ietf-httpbis-p5-range-01</a></li> 632 <li>D.4 <a href="#changes.since.02">Since draft-ietf-httpbis-p5-range-02</a></li> 633 <li>D.5 <a href="#changes.since.03">Since draft-ietf-httpbis-p5-range-03</a></li> 634 <li>D.6 <a href="#changes.since.04">Since draft-ietf-httpbis-p5-range-04</a></li> 635 <li>D.7 <a href="#changes.since.05">Since draft-ietf-httpbis-p5-range-05</a></li> 636 <li>D.8 <a href="#changes.since.06">Since draft-ietf-httpbis-p5-range-06</a></li> 637 <li>D.9 <a href="#changes.since.07">Since draft-ietf-httpbis-p5-range-07</a></li> 638 <li>D.10 <a href="#changes.since.08">Since draft-ietf-httpbis-p5-range-08</a></li> 639 <li>D.11 <a href="#changes.since.09">Since draft-ietf-httpbis-p5-range-09</a></li> 640 <li>D.12 <a href="#changes.since.10">Since draft-ietf-httpbis-p5-range-10</a></li> 641 <li>D.13 <a href="#changes.since.11">Since draft-ietf-httpbis-p5-range-11</a></li> 642 <li>D.14 <a href="#changes.since.12">Since draft-ietf-httpbis-p5-range-12</a></li> 643 <li>D.15 <a href="#changes.since.13">Since draft-ietf-httpbis-p5-range-13</a></li> 644 <li>D.16 <a href="#changes.since.14">Since draft-ietf-httpbis-p5-range-14</a></li> 645 <li>D.17 <a href="#changes.since.15">Since draft-ietf-httpbis-p5-range-15</a></li> 646 <li>D.18 <a href="#changes.since.16">Since draft-ietf-httpbis-p5-range-16</a></li> 647 <li>D.19 <a href="#changes.since.17">Since draft-ietf-httpbis-p5-range-17</a></li> 648 <li>D.20 <a href="#changes.since.18">Since draft-ietf-httpbis-p5-range-18</a></li> 649 <li>D.21 <a href="#changes.since.19">Since draft-ietf-httpbis-p5-range-19</a></li> 629 <li>D.1 <a href="#changes.since.19">Since draft-ietf-httpbis-p5-range-19</a></li> 650 630 </ul> 651 631 </li> … … 1343 1323 <a href="#core.rules" class="smpl">token</a> = <token, defined in [Part1], Section 3.2.4> 1344 1324 </pre> <h1 id="rfc.section.D"><a href="#rfc.section.D">D.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 1345 <h2 id="rfc.section.D.1"><a href="#rfc.section.D.1">D.1</a> Since RFC 2616 1346 </h2> 1347 <p id="rfc.section.D.1.p.1">Extracted relevant partitions from <a href="#RFC2616" id="rfc.xref.RFC2616.1"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. 1348 </p> 1349 <h2 id="rfc.section.D.2"><a href="#rfc.section.D.2">D.2</a> Since draft-ietf-httpbis-p5-range-00 1350 </h2> 1351 <p id="rfc.section.D.2.p.1">Closed issues: </p> 1352 <ul> 1353 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/18">http://tools.ietf.org/wg/httpbis/trac/ticket/18</a>>: "Cache validators in 206 responses" (<<a href="http://purl.org/NET/http-errata#ifrange206">http://purl.org/NET/http-errata#ifrange206</a>>) 1354 </li> 1355 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/35">http://tools.ietf.org/wg/httpbis/trac/ticket/35</a>>: "Normative and Informative references" 1356 </li> 1357 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/86">http://tools.ietf.org/wg/httpbis/trac/ticket/86</a>>: "Normative up-to-date references" 1358 </li> 1359 </ul> 1360 <h2 id="rfc.section.D.3"><a href="#rfc.section.D.3">D.3</a> Since draft-ietf-httpbis-p5-range-01 1361 </h2> 1362 <p id="rfc.section.D.3.p.1">Closed issues: </p> 1363 <ul> 1364 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/55">http://tools.ietf.org/wg/httpbis/trac/ticket/55</a>>: "Updating to RFC4288" 1365 </li> 1366 </ul> 1367 <p id="rfc.section.D.3.p.2">Ongoing work on ABNF conversion (<<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/36">http://tools.ietf.org/wg/httpbis/trac/ticket/36</a>>): 1368 </p> 1369 <ul> 1370 <li>Add explicit references to BNF syntax and rules imported from other parts of the specification.</li> 1371 </ul> 1372 <h2 id="rfc.section.D.4"><a href="#rfc.section.D.4">D.4</a> <a id="changes.since.02" href="#changes.since.02">Since draft-ietf-httpbis-p5-range-02</a></h2> 1373 <p id="rfc.section.D.4.p.1">Ongoing work on IANA Message Header Field Registration (<<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/40">http://tools.ietf.org/wg/httpbis/trac/ticket/40</a>>): 1374 </p> 1375 <ul> 1376 <li>Reference RFC 3984, and update header field registrations for headers defined in this document.</li> 1377 </ul> 1378 <h2 id="rfc.section.D.5"><a href="#rfc.section.D.5">D.5</a> <a id="changes.since.03" href="#changes.since.03">Since draft-ietf-httpbis-p5-range-03</a></h2> 1379 <p id="rfc.section.D.5.p.1">None.</p> 1380 <h2 id="rfc.section.D.6"><a href="#rfc.section.D.6">D.6</a> <a id="changes.since.04" href="#changes.since.04">Since draft-ietf-httpbis-p5-range-04</a></h2> 1381 <p id="rfc.section.D.6.p.1">Closed issues: </p> 1382 <ul> 1383 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/133">http://tools.ietf.org/wg/httpbis/trac/ticket/133</a>>: "multipart/byteranges minimum number of parts" 1384 </li> 1385 </ul> 1386 <p id="rfc.section.D.6.p.2">Ongoing work on ABNF conversion (<<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/36">http://tools.ietf.org/wg/httpbis/trac/ticket/36</a>>): 1387 </p> 1388 <ul> 1389 <li>Use "/" instead of "|" for alternatives.</li> 1390 <li>Introduce new ABNF rules for "bad" whitespace ("BWS"), optional whitespace ("OWS") and required whitespace ("RWS").</li> 1391 <li>Rewrite ABNFs to spell out whitespace rules, factor out header field value format definitions.</li> 1392 </ul> 1393 <h2 id="rfc.section.D.7"><a href="#rfc.section.D.7">D.7</a> <a id="changes.since.05" href="#changes.since.05">Since draft-ietf-httpbis-p5-range-05</a></h2> 1394 <p id="rfc.section.D.7.p.1">Closed issues: </p> 1395 <ul> 1396 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/142">http://tools.ietf.org/wg/httpbis/trac/ticket/142</a>>: "State base for *-byte-pos and suffix-length" 1397 </li> 1398 </ul> 1399 <p id="rfc.section.D.7.p.2">Ongoing work on Custom Ranges (<<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/85">http://tools.ietf.org/wg/httpbis/trac/ticket/85</a>>): 1400 </p> 1401 <ul> 1402 <li>Remove bias in favor of byte ranges; allow custom ranges in ABNF.</li> 1403 </ul> 1404 <p id="rfc.section.D.7.p.3">Final work on ABNF conversion (<<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/36">http://tools.ietf.org/wg/httpbis/trac/ticket/36</a>>): 1405 </p> 1406 <ul> 1407 <li>Add appendix containing collected and expanded ABNF, reorganize ABNF introduction.</li> 1408 </ul> 1409 <h2 id="rfc.section.D.8"><a href="#rfc.section.D.8">D.8</a> <a id="changes.since.06" href="#changes.since.06">Since draft-ietf-httpbis-p5-range-06</a></h2> 1410 <p id="rfc.section.D.8.p.1">Closed issues: </p> 1411 <ul> 1412 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/161">http://tools.ietf.org/wg/httpbis/trac/ticket/161</a>>: "base for numeric protocol elements" 1413 </li> 1414 </ul> 1415 <h2 id="rfc.section.D.9"><a href="#rfc.section.D.9">D.9</a> <a id="changes.since.07" href="#changes.since.07">Since draft-ietf-httpbis-p5-range-07</a></h2> 1416 <p id="rfc.section.D.9.p.1">Closed issues: </p> 1417 <ul> 1418 <li>Fixed discrepancy in the If-Range definition about allowed validators.</li> 1419 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/150">http://tools.ietf.org/wg/httpbis/trac/ticket/150</a>>: "multipart/byteranges for custom range units" 1420 </li> 1421 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/151">http://tools.ietf.org/wg/httpbis/trac/ticket/151</a>>: "range unit missing from other-ranges-specifier in Range header" 1422 </li> 1423 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/198">http://tools.ietf.org/wg/httpbis/trac/ticket/198</a>>: "move IANA registrations for optional status codes" 1424 </li> 1425 </ul> 1426 <h2 id="rfc.section.D.10"><a href="#rfc.section.D.10">D.10</a> <a id="changes.since.08" href="#changes.since.08">Since draft-ietf-httpbis-p5-range-08</a></h2> 1427 <p id="rfc.section.D.10.p.1">No significant changes.</p> 1428 <h2 id="rfc.section.D.11"><a href="#rfc.section.D.11">D.11</a> <a id="changes.since.09" href="#changes.since.09">Since draft-ietf-httpbis-p5-range-09</a></h2> 1429 <p id="rfc.section.D.11.p.1">No significant changes.</p> 1430 <h2 id="rfc.section.D.12"><a href="#rfc.section.D.12">D.12</a> <a id="changes.since.10" href="#changes.since.10">Since draft-ietf-httpbis-p5-range-10</a></h2> 1431 <p id="rfc.section.D.12.p.1">Closed issues: </p> 1432 <ul> 1433 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/69">http://tools.ietf.org/wg/httpbis/trac/ticket/69</a>>: "Clarify 'Requested Variant'" 1434 </li> 1435 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/109">http://tools.ietf.org/wg/httpbis/trac/ticket/109</a>>: "Clarify entity / representation / variant terminology" 1436 </li> 1437 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/220">http://tools.ietf.org/wg/httpbis/trac/ticket/220</a>>: "consider removing the 'changes from 2068' sections" 1438 </li> 1439 </ul> 1440 <p id="rfc.section.D.12.p.2">Ongoing work on Custom Ranges (<<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/85">http://tools.ietf.org/wg/httpbis/trac/ticket/85</a>>): 1441 </p> 1442 <ul> 1443 <li>Add IANA registry.</li> 1444 </ul> 1445 <h2 id="rfc.section.D.13"><a href="#rfc.section.D.13">D.13</a> <a id="changes.since.11" href="#changes.since.11">Since draft-ietf-httpbis-p5-range-11</a></h2> 1446 <p id="rfc.section.D.13.p.1">Closed issues: </p> 1447 <ul> 1448 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/217">http://tools.ietf.org/wg/httpbis/trac/ticket/217</a>>: "Caches can't be required to serve ranges" 1449 </li> 1450 </ul> 1451 <h2 id="rfc.section.D.14"><a href="#rfc.section.D.14">D.14</a> <a id="changes.since.12" href="#changes.since.12">Since draft-ietf-httpbis-p5-range-12</a></h2> 1452 <p id="rfc.section.D.14.p.1">Closed issues: </p> 1453 <ul> 1454 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/224">http://tools.ietf.org/wg/httpbis/trac/ticket/224</a>>: "Header Classification" 1455 </li> 1456 </ul> 1457 <h2 id="rfc.section.D.15"><a href="#rfc.section.D.15">D.15</a> <a id="changes.since.13" href="#changes.since.13">Since draft-ietf-httpbis-p5-range-13</a></h2> 1458 <p id="rfc.section.D.15.p.1">Closed issues: </p> 1459 <ul> 1460 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/276">http://tools.ietf.org/wg/httpbis/trac/ticket/276</a>>: "untangle ABNFs for header fields" 1461 </li> 1462 </ul> 1463 <h2 id="rfc.section.D.16"><a href="#rfc.section.D.16">D.16</a> <a id="changes.since.14" href="#changes.since.14">Since draft-ietf-httpbis-p5-range-14</a></h2> 1464 <p id="rfc.section.D.16.p.1">None.</p> 1465 <h2 id="rfc.section.D.17"><a href="#rfc.section.D.17">D.17</a> <a id="changes.since.15" href="#changes.since.15">Since draft-ietf-httpbis-p5-range-15</a></h2> 1466 <p id="rfc.section.D.17.p.1">Closed issues: </p> 1467 <ul> 1468 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/175">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/175</a>>: "Security consideration: range flooding" 1469 </li> 1470 </ul> 1471 <h2 id="rfc.section.D.18"><a href="#rfc.section.D.18">D.18</a> <a id="changes.since.16" href="#changes.since.16">Since draft-ietf-httpbis-p5-range-16</a></h2> 1472 <p id="rfc.section.D.18.p.1">Closed issues: </p> 1473 <ul> 1474 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/186">http://tools.ietf.org/wg/httpbis/trac/ticket/186</a>>: "Document HTTP's error-handling philosophy" 1475 </li> 1476 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301</a>>: "Content-Range on responses other than 206" 1477 </li> 1478 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/319">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/319</a>>: "case sensitivity of ranges in p5" 1479 </li> 1480 </ul> 1481 <h2 id="rfc.section.D.19"><a href="#rfc.section.D.19">D.19</a> <a id="changes.since.17" href="#changes.since.17">Since draft-ietf-httpbis-p5-range-17</a></h2> 1482 <p id="rfc.section.D.19.p.1">None.</p> 1483 <h2 id="rfc.section.D.20"><a href="#rfc.section.D.20">D.20</a> <a id="changes.since.18" href="#changes.since.18">Since draft-ietf-httpbis-p5-range-18</a></h2> 1484 <p id="rfc.section.D.20.p.1">Closed issues: </p> 1485 <ul> 1486 <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" 1487 </li> 1488 </ul> 1489 <h2 id="rfc.section.D.21"><a href="#rfc.section.D.21">D.21</a> <a id="changes.since.19" href="#changes.since.19">Since draft-ietf-httpbis-p5-range-19</a></h2> 1490 <p id="rfc.section.D.21.p.1">Closed issues: </p> 1325 <p id="rfc.section.D.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>>. 1326 </p> 1327 <h2 id="rfc.section.D.1"><a href="#rfc.section.D.1">D.1</a> <a id="changes.since.19" href="#changes.since.19">Since draft-ietf-httpbis-p5-range-19</a></h2> 1328 <p id="rfc.section.D.1.p.1">Closed issues: </p> 1491 1329 <ul> 1492 1330 <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" … … 1605 1443 </li> 1606 1444 <li><em>RFC2119</em> <a href="#rfc.xref.RFC2119.1">1.1</a>, <a href="#RFC2119"><b>9.1</b></a></li> 1607 <li><em>RFC2616</em> <a href="#RFC2616"><b>9.2</b></a> , <a href="#rfc.xref.RFC2616.1">D.1</a></li>1445 <li><em>RFC2616</em> <a href="#RFC2616"><b>9.2</b></a></li> 1608 1446 <li><em>RFC3864</em> <a href="#rfc.xref.RFC3864.1">6.2</a>, <a href="#RFC3864"><b>9.2</b></a></li> 1609 1447 <li><em>RFC4288</em> <a href="#RFC4288"><b>9.2</b></a>, <a href="#rfc.xref.RFC4288.1">A</a></li> -
draft-ietf-httpbis/latest/p5-range.xml
r1803 r1804 1478 1478 1479 1479 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log"> 1480 1481 <section title="Since RFC 2616"> 1482 <t> 1483 Extracted relevant partitions from <xref target="RFC2616"/>. 1484 </t> 1485 </section> 1486 1487 <section title="Since draft-ietf-httpbis-p5-range-00"> 1488 <t> 1489 Closed issues: 1490 <list style="symbols"> 1491 <t> 1492 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/18"/>: 1493 "Cache validators in 206 responses" 1494 (<eref target="http://purl.org/NET/http-errata#ifrange206"/>) 1495 </t> 1496 <t> 1497 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/35"/>: 1498 "Normative and Informative references" 1499 </t> 1500 <t> 1501 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/86"/>: 1502 "Normative up-to-date references" 1503 </t> 1504 </list> 1505 </t> 1506 </section> 1507 1508 <section title="Since draft-ietf-httpbis-p5-range-01"> 1509 <t> 1510 Closed issues: 1511 <list style="symbols"> 1512 <t> 1513 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/55"/>: 1514 "Updating to RFC4288" 1515 </t> 1516 </list> 1517 </t> 1518 <t> 1519 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 1520 <list style="symbols"> 1521 <t> 1522 Add explicit references to BNF syntax and rules imported from other parts of the specification. 1523 </t> 1524 </list> 1525 </t> 1526 </section> 1527 1528 <section title="Since draft-ietf-httpbis-p5-range-02" anchor="changes.since.02"> 1529 <t> 1530 Ongoing work on IANA Message Header Field Registration (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/40"/>): 1531 <list style="symbols"> 1532 <t> 1533 Reference RFC 3984, and update header field registrations for headers defined 1534 in this document. 1535 </t> 1536 </list> 1537 </t> 1538 </section> 1539 1540 <section title="Since draft-ietf-httpbis-p5-range-03" anchor="changes.since.03"> 1541 <t> 1542 None. 1543 </t> 1544 </section> 1545 1546 <section title="Since draft-ietf-httpbis-p5-range-04" anchor="changes.since.04"> 1547 <t> 1548 Closed issues: 1549 <list style="symbols"> 1550 <t> 1551 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/133"/>: 1552 "multipart/byteranges minimum number of parts" 1553 </t> 1554 </list> 1555 </t> 1556 <t> 1557 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 1558 <list style="symbols"> 1559 <t> 1560 Use "/" instead of "|" for alternatives. 1561 </t> 1562 <t> 1563 Introduce new ABNF rules for "bad" whitespace ("BWS"), optional 1564 whitespace ("OWS") and required whitespace ("RWS"). 1565 </t> 1566 <t> 1567 Rewrite ABNFs to spell out whitespace rules, factor out 1568 header field value format definitions. 1569 </t> 1570 </list> 1571 </t> 1572 </section> 1573 1574 <section title="Since draft-ietf-httpbis-p5-range-05" anchor="changes.since.05"> 1575 <t> 1576 Closed issues: 1577 <list style="symbols"> 1578 <t> 1579 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/142"/>: 1580 "State base for *-byte-pos and suffix-length" 1581 </t> 1582 </list> 1583 </t> 1584 <t> 1585 Ongoing work on Custom Ranges (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/85"/>): 1586 <list style="symbols"> 1587 <t> 1588 Remove bias in favor of byte ranges; allow custom ranges in ABNF. 1589 </t> 1590 </list> 1591 </t> 1592 <t> 1593 Final work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 1594 <list style="symbols"> 1595 <t> 1596 Add appendix containing collected and expanded ABNF, reorganize ABNF introduction. 1597 </t> 1598 </list> 1599 </t> 1600 </section> 1601 1602 <section title="Since draft-ietf-httpbis-p5-range-06" anchor="changes.since.06"> 1603 <t> 1604 Closed issues: 1605 <list style="symbols"> 1606 <t> 1607 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/161"/>: 1608 "base for numeric protocol elements" 1609 </t> 1610 </list> 1611 </t> 1612 </section> 1613 1614 <section title="Since draft-ietf-httpbis-p5-range-07" anchor="changes.since.07"> 1615 <t> 1616 Closed issues: 1617 <list style="symbols"> 1618 <t> 1619 Fixed discrepancy in the If-Range definition about allowed validators. 1620 </t> 1621 <t> 1622 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/150" />: "multipart/byteranges for custom range units" 1623 </t> 1624 <t> 1625 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/151" />: "range unit missing from other-ranges-specifier in Range header" 1626 </t> 1627 <t> 1628 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/198"/>: 1629 "move IANA registrations for optional status codes" 1630 </t> 1631 </list> 1632 </t> 1633 </section> 1634 1635 <section title="Since draft-ietf-httpbis-p5-range-08" anchor="changes.since.08"> 1636 <t> 1637 No significant changes. 1638 </t> 1639 </section> 1640 1641 <section title="Since draft-ietf-httpbis-p5-range-09" anchor="changes.since.09"> 1642 <t> 1643 No significant changes. 1644 </t> 1645 </section> 1646 1647 <section title="Since draft-ietf-httpbis-p5-range-10" anchor="changes.since.10"> 1648 <t> 1649 Closed issues: 1650 <list style="symbols"> 1651 <t> 1652 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/69"/>: 1653 "Clarify 'Requested Variant'" 1654 </t> 1655 <t> 1656 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/109"/>: 1657 "Clarify entity / representation / variant terminology" 1658 </t> 1659 <t> 1660 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/220"/>: 1661 "consider removing the 'changes from 2068' sections" 1662 </t> 1663 </list> 1664 </t> 1665 <t> 1666 Ongoing work on Custom Ranges (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/85"/>): 1667 <list style="symbols"> 1668 <t> 1669 Add IANA registry. 1670 </t> 1671 </list> 1672 </t> 1673 </section> 1674 1675 <section title="Since draft-ietf-httpbis-p5-range-11" anchor="changes.since.11"> 1676 <t> 1677 Closed issues: 1678 <list style="symbols"> 1679 <t> 1680 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/217"/>: 1681 "Caches can't be required to serve ranges" 1682 </t> 1683 </list> 1684 </t> 1685 </section> 1686 1687 <section title="Since draft-ietf-httpbis-p5-range-12" anchor="changes.since.12"> 1688 <t> 1689 Closed issues: 1690 <list style="symbols"> 1691 <t> 1692 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 1693 "Header Classification" 1694 </t> 1695 </list> 1696 </t> 1697 </section> 1698 1699 <section title="Since draft-ietf-httpbis-p5-range-13" anchor="changes.since.13"> 1700 <t> 1701 Closed issues: 1702 <list style="symbols"> 1703 <t> 1704 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/276"/>: 1705 "untangle ABNFs for header fields" 1706 </t> 1707 </list> 1708 </t> 1709 </section> 1710 1711 <section title="Since draft-ietf-httpbis-p5-range-14" anchor="changes.since.14"> 1712 <t> 1713 None. 1714 </t> 1715 </section> 1716 1717 <section title="Since draft-ietf-httpbis-p5-range-15" anchor="changes.since.15"> 1718 <t> 1719 Closed issues: 1720 <list style="symbols"> 1721 <t> 1722 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/175"/>: 1723 "Security consideration: range flooding" 1724 </t> 1725 </list> 1726 </t> 1727 </section> 1728 1729 <section title="Since draft-ietf-httpbis-p5-range-16" anchor="changes.since.16"> 1730 <t> 1731 Closed issues: 1732 <list style="symbols"> 1733 <t> 1734 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/186"/>: 1735 "Document HTTP's error-handling philosophy" 1736 </t> 1737 <t> 1738 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301"/>: 1739 "Content-Range on responses other than 206" 1740 </t> 1741 <t> 1742 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/319"/>: 1743 "case sensitivity of ranges in p5" 1744 </t> 1745 </list> 1746 </t> 1747 </section> 1748 1749 <section title="Since draft-ietf-httpbis-p5-range-17" anchor="changes.since.17"> 1750 <t> 1751 None. 1752 </t> 1753 </section> 1754 1755 <section title="Since draft-ietf-httpbis-p5-range-18" anchor="changes.since.18"> 1756 <t> 1757 Closed issues: 1758 <list style="symbols"> 1759 <t> 1760 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/311"/>: 1761 "Add limitations to Range to reduce its use as a denial-of-service tool" 1762 </t> 1763 </list> 1764 </t> 1765 </section> 1480 <t> 1481 Changes up to the first Working Group Last Call draft are summarized 1482 in <eref target="http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-19#appendix-D"/>. 1483 </t> 1766 1484 1767 1485 <section title="Since draft-ietf-httpbis-p5-range-19" anchor="changes.since.19">
Note: See TracChangeset
for help on using the changeset viewer.