Changeset 1804 for draft-ietf-httpbis/latest/p5-range.xml
- Timestamp:
- 16/07/12 13:51:19 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.