Changeset 1624 for draft-ietf-httpbis/latest/p4-conditional.xml
- Timestamp:
- 28/03/12 11:14:03 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.xml
r1604 r1624 1423 1423 1424 1424 <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log"> 1425 1426 <section title="Since RFC 2616"> 1427 <t> 1428 Extracted relevant partitions from <xref target="RFC2616"/>. 1429 </t> 1430 </section> 1431 1432 <section title="Since draft-ietf-httpbis-p4-conditional-00"> 1433 <t> 1434 Closed issues: 1435 <list style="symbols"> 1436 <t> 1437 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/35"/>: 1438 "Normative and Informative references" 1439 </t> 1440 </list> 1441 </t> 1442 <t> 1443 Other changes: 1444 <list style="symbols"> 1445 <t> 1446 Move definitions of 304 and 412 condition codes from Part2. 1447 </t> 1448 </list> 1449 </t> 1450 </section> 1451 1452 <section title="Since draft-ietf-httpbis-p4-conditional-01"> 1453 <t> 1454 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 1455 <list style="symbols"> 1456 <t> 1457 Add explicit references to BNF syntax and rules imported from other parts of the specification. 1458 </t> 1459 </list> 1460 </t> 1461 </section> 1462 1463 <section title="Since draft-ietf-httpbis-p4-conditional-02" anchor="changes.since.02"> 1464 <t> 1465 Closed issues: 1466 <list style="symbols"> 1467 <t> 1468 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/116"/>: 1469 "Weak ETags on non-GET requests" 1470 </t> 1471 </list> 1472 </t> 1473 <t> 1474 Ongoing work on IANA Message Header Field Registration (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/40"/>): 1475 <list style="symbols"> 1476 <t> 1477 Reference RFC 3984, and update header field registrations for header fields defined 1478 in this document. 1479 </t> 1480 </list> 1481 </t> 1482 </section> 1483 1484 <section title="Since draft-ietf-httpbis-p4-conditional-03" anchor="changes.since.03"> 1485 <t> 1486 Closed issues: 1487 <list style="symbols"> 1488 <t> 1489 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/71"/>: 1490 "Examples for ETag matching" 1491 </t> 1492 <t> 1493 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/124"/>: 1494 "'entity value' undefined" 1495 </t> 1496 <t> 1497 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/126"/>: 1498 "bogus 2068 Date header reference" 1499 </t> 1500 </list> 1501 </t> 1502 </section> 1503 1504 <section title="Since draft-ietf-httpbis-p4-conditional-04" anchor="changes.since.04"> 1505 <t> 1506 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 1507 <list style="symbols"> 1508 <t> 1509 Use "/" instead of "|" for alternatives. 1510 </t> 1511 <t> 1512 Introduce new ABNF rules for "bad" whitespace ("BWS"), optional 1513 whitespace ("OWS") and required whitespace ("RWS"). 1514 </t> 1515 <t> 1516 Rewrite ABNFs to spell out whitespace rules, factor out 1517 header field value format definitions. 1518 </t> 1519 </list> 1520 </t> 1521 </section> 1522 1523 <section title="Since draft-ietf-httpbis-p4-conditional-05" anchor="changes.since.05"> 1524 <t> 1525 Final work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 1526 <list style="symbols"> 1527 <t> 1528 Add appendix containing collected and expanded ABNF, reorganize ABNF introduction. 1529 </t> 1530 </list> 1531 </t> 1532 </section> 1533 1534 <section title="Since draft-ietf-httpbis-p4-conditional-06" anchor="changes.since.06"> 1535 <t> 1536 Closed issues: 1537 <list style="symbols"> 1538 <t> 1539 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/153"/>: 1540 "case-sensitivity of etag weakness indicator" 1541 </t> 1542 </list> 1543 </t> 1544 </section> 1545 1546 <section title="Since draft-ietf-httpbis-p4-conditional-07" anchor="changes.since.07"> 1547 <t> 1548 Closed issues: 1549 <list style="symbols"> 1550 <t> 1551 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/116"/>: 1552 "Weak ETags on non-GET requests" (If-Match still was defined to require 1553 strong matching) 1554 </t> 1555 <t> 1556 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/198"/>: 1557 "move IANA registrations for optional status codes" 1558 </t> 1559 </list> 1560 </t> 1561 </section> 1562 1563 <section title="Since draft-ietf-httpbis-p4-conditional-08" anchor="changes.since.08"> 1564 <t> 1565 No significant changes. 1566 </t> 1567 </section> 1568 1569 <section title="Since draft-ietf-httpbis-p4-conditional-09" anchor="changes.since.09"> 1570 <t> 1571 No significant changes. 1572 </t> 1573 </section> 1574 1575 <section title="Since draft-ietf-httpbis-p4-conditional-10" anchor="changes.since.10"> 1576 <t> 1577 Closed issues: 1578 <list style="symbols"> 1579 <t> 1580 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/69"/>: 1581 "Clarify 'Requested Variant'" 1582 </t> 1583 <t> 1584 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/109"/>: 1585 "Clarify entity / representation / variant terminology" 1586 </t> 1587 <t> 1588 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/220"/>: 1589 "consider removing the 'changes from 2068' sections" 1590 </t> 1591 </list> 1592 </t> 1593 </section> 1594 1595 <section title="Since draft-ietf-httpbis-p4-conditional-11" anchor="changes.since.11"> 1596 <t> 1597 None. 1598 </t> 1599 </section> 1600 1601 <section title="Since draft-ietf-httpbis-p4-conditional-12" anchor="changes.since.12"> 1602 <t> 1603 Closed issues: 1604 <list style="symbols"> 1605 <t> 1606 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 1607 "Header Classification" 1608 </t> 1609 </list> 1610 </t> 1611 </section> 1612 1613 <section title="Since draft-ietf-httpbis-p4-conditional-13" anchor="changes.since.13"> 1614 <t> 1615 Closed issues: 1616 <list style="symbols"> 1617 <t> 1618 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/89"/>: 1619 "If-* and entities" 1620 </t> 1621 <t> 1622 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/101"/>: 1623 "Definition of validator weakness" 1624 </t> 1625 <t> 1626 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/276"/>: 1627 "untangle ABNFs for header fields" 1628 </t> 1629 <t> 1630 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/269"/>: 1631 "ETags and Quotes" 1632 </t> 1633 </list> 1634 </t> 1635 </section> 1636 1637 <section title="Since draft-ietf-httpbis-p4-conditional-14" anchor="changes.since.14"> 1638 <t> 1639 None. 1640 </t> 1641 </section> 1642 1643 <section title="Since draft-ietf-httpbis-p4-conditional-15" anchor="changes.since.15"> 1644 <t> 1645 Closed issues: 1646 <list style="symbols"> 1647 <t> 1648 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/304"/>: 1649 "If-Range should be listed when dicussing contexts where L-M can be considered strong" 1650 </t> 1651 </list> 1652 </t> 1653 </section> 1654 1655 <section title="Since draft-ietf-httpbis-p4-conditional-16" anchor="changes.since.16"> 1656 <t> 1657 Closed issues: 1658 <list style="symbols"> 1659 <t> 1660 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/186"/>: 1661 "Document HTTP's error-handling philosophy" 1662 </t> 1663 </list> 1664 </t> 1665 </section> 1666 1667 <section title="Since draft-ietf-httpbis-p4-conditional-17" anchor="changes.since.17"> 1668 <t> 1669 Closed issues: 1670 <list style="symbols"> 1671 <t> 1672 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/306"/>: 1673 "does etag value really use quoted-string" 1674 </t> 1675 </list> 1676 </t> 1677 </section> 1678 1679 <section title="Since draft-ietf-httpbis-p4-conditional-18" anchor="changes.since.18"> 1680 <t> 1681 Closed issues: 1682 <list style="symbols"> 1683 <t> 1684 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/345"/>: 1685 "Required headers on 304 and 206" 1686 </t> 1687 </list> 1688 </t> 1689 </section> 1425 <t> 1426 Changes up to the first Working Group Last Call draft are summarized 1427 in <eref target="http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-19#appendix-C"/>. 1428 </t> 1690 1429 1691 1430 <section title="Since draft-ietf-httpbis-p4-conditional-19" anchor="changes.since.19">
Note: See TracChangeset
for help on using the changeset viewer.