Changeset 1624 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 28/03/12 11:14:03 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1604 r1624 2484 2484 2485 2485 <section anchor="change.log" title="Change Log (to be removed by RFC Editor before publication)"> 2486 2487 <section title="Since RFC 2616"> 2488 <t>Extracted relevant partitions from <xref target="RFC2616" />.</t> 2489 </section> 2490 2491 <section title="Since draft-ietf-httpbis-p6-cache-00"> 2492 <t> 2493 Closed issues: 2494 <list style="symbols"> 2495 <t> 2496 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/9" />: "Trailer" (<eref target="http://purl.org/NET/http-errata#trailer-hop" />)</t> 2497 <t> 2498 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/12" />: "Invalidation after Update or Delete" (<eref target="http://purl.org/NET/http-errata#invalidupd" />)</t> 2499 <t> 2500 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/35" />: "Normative and Informative references"</t> 2501 <t> 2502 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/48" />: "Date reference typo"</t> 2503 <t> 2504 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/49" />: "Connection header text"</t> 2505 <t> 2506 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/65" />: "Informative references"</t> 2507 <t> 2508 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/66" />: "ISO-8859-1 Reference"</t> 2509 <t> 2510 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/86" />: "Normative up-to-date references"</t> 2511 <t> 2512 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/87" />: "typo in 13.2.2"</t> 2513 </list> 2514 </t> 2515 <t> 2516 Other changes: 2517 <list style="symbols"> 2518 <t>Use names of RFC4234 core rules DQUOTE and HTAB (work in progress on <eref 2519 target="http://tools.ietf.org/wg/httpbis/trac/ticket/36" />)</t> 2520 </list> 2521 </t> 2522 </section> 2523 2524 <section title="Since draft-ietf-httpbis-p6-cache-01"> 2525 <t> 2526 Closed issues: 2527 <list style="symbols"> 2528 <t> 2529 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/82" />: "rel_path not used"</t> 2530 </list> 2531 </t> 2532 <t> 2533 Other changes: 2534 <list style="symbols"> 2535 <t>Get rid of duplicate BNF rule names ("host" -> "uri-host") (work in progress 2536 on <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36" />)</t> 2537 <t>Add explicit references to BNF syntax and rules imported from other parts of the 2538 specification.</t> 2539 </list> 2540 </t> 2541 </section> 2542 2543 <section anchor="changes.since.02" title="Since draft-ietf-httpbis-p6-cache-02"> 2544 <t> 2545 Ongoing work on IANA Message Header Field Registration (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/40" />): 2546 <list style="symbols"> 2547 <t>Reference RFC 3984, and update header field registrations for header fields defined in this 2548 document.</t> 2549 </list> 2550 </t> 2551 </section> 2552 2553 <section anchor="changes.since.03" title="Since draft-ietf-httpbis-p6-cache-03"> 2554 <t> 2555 Closed issues: 2556 <list style="symbols"> 2557 <t> 2558 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/106" />: "Vary header classification"</t> 2559 </list> 2560 </t> 2561 </section> 2562 2563 <section anchor="changes.since.04" title="Since draft-ietf-httpbis-p6-cache-04"> 2564 <t> 2565 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 2566 <list style="symbols"> 2567 <t> 2568 Use "/" instead of "|" for alternatives. 2569 </t> 2570 <t> 2571 Introduce new ABNF rules for "bad" whitespace ("BWS"), optional 2572 whitespace ("OWS") and required whitespace ("RWS"). 2573 </t> 2574 <t> 2575 Rewrite ABNFs to spell out whitespace rules, factor out 2576 header field value format definitions. 2577 </t> 2578 </list> 2579 </t> 2580 </section> 2581 2582 <section anchor="changes.since.05" title="Since draft-ietf-httpbis-p6-cache-05"> 2583 <t> 2584 This is a total rewrite of this part of the specification. 2585 </t> 2586 <t> 2587 Affected issues: 2588 <list style="symbols"> 2589 <t> 2590 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/54" />: "Definition of 1xx Warn-Codes"</t> 2591 <t> 2592 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/60" />: "Placement of 13.5.1 and 13.5.2"</t> 2593 <t> 2594 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/138" />: "The role of Warning and Semantic Transparency in Caching"</t> 2595 <t> 2596 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/139" />: "Methods and Caching"</t> 2597 </list> 2598 </t> 2599 <t> 2600 In addition: Final work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 2601 <list style="symbols"> 2602 <t> 2603 Add appendix containing collected and expanded ABNF, reorganize ABNF introduction. 2604 </t> 2605 </list> 2606 </t> 2607 </section> 2608 2609 <section anchor="changes.since.06" title="Since draft-ietf-httpbis-p6-cache-06"> 2610 <t> 2611 Closed issues: 2612 <list style="symbols"> 2613 <t> 2614 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/161"/>: 2615 "base for numeric protocol elements" 2616 </t> 2617 </list> 2618 </t> 2619 <t> 2620 Affected issues: 2621 <list style="symbols"> 2622 <t> 2623 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/37"/>: 2624 "Vary and non-existant headers" 2625 </t> 2626 </list> 2627 </t> 2628 </section> 2629 2630 <section anchor="changes.since.07" title="Since draft-ietf-httpbis-p6-cache-07"> 2631 <t> 2632 Closed issues: 2633 <list style="symbols"> 2634 <t> 2635 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/54" />: 2636 "Definition of 1xx Warn-Codes" 2637 </t> 2638 <t> 2639 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/167"/>: 2640 "Content-Location on 304 responses" 2641 </t> 2642 <t> 2643 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/169" />: 2644 "private and no-cache CC directives with headers" 2645 </t> 2646 <t> 2647 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/187"/>: 2648 "RFC2047 and warn-text" 2649 </t> 2650 </list> 2651 </t> 2652 </section> 2653 2654 <section anchor="changes.since.08" title="Since draft-ietf-httpbis-p6-cache-08"> 2655 <t> 2656 Closed issues: 2657 <list style="symbols"> 2658 <t> 2659 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/147" />: 2660 "serving negotiated responses from cache: header-specific canonicalization" 2661 </t> 2662 <t> 2663 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/197" />: 2664 "Effect of CC directives on history lists" 2665 </t> 2666 <t> 2667 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/291" />: 2668 "Cache Extensions can override no-store, etc." 2669 </t> 2670 </list> 2671 </t> 2672 <t> 2673 Affected issues: 2674 <list style="symbols"> 2675 <t> 2676 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/199"/>: 2677 Status codes and caching 2678 </t> 2679 </list> 2680 </t> 2681 <t> 2682 Partly resolved issues: 2683 <list style="symbols"> 2684 <t> 2685 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/60"/>: 2686 "Placement of 13.5.1 and 13.5.2" 2687 </t> 2688 </list> 2689 </t> 2690 </section> 2691 2692 <section title="Since draft-ietf-httpbis-p6-cache-09" anchor="changes.since.09"> 2693 <t> 2694 Closed issues: 2695 <list style="symbols"> 2696 <t> 2697 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/29" />: 2698 "Age calculation" 2699 </t> 2700 <t> 2701 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/168" />: 2702 "Clarify differences between / requirements for request and response CC directives" 2703 </t> 2704 <t> 2705 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/174" />: 2706 "Caching authenticated responses" 2707 </t> 2708 <t> 2709 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/208" />: 2710 "IANA registry for cache-control directives" 2711 </t> 2712 <t> 2713 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/211" />: 2714 "Heuristic caching of URLs with query components" 2715 </t> 2716 </list> 2717 </t> 2718 <t> 2719 Partly resolved issues: 2720 <list style="symbols"> 2721 <t> 2722 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/196"/>: 2723 "Term for the requested resource's URI" 2724 </t> 2725 </list> 2726 </t> 2727 </section> 2728 2729 <section title="Since draft-ietf-httpbis-p6-cache-10" anchor="changes.since.10"> 2730 <t> 2731 Closed issues: 2732 <list style="symbols"> 2733 <t> 2734 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/109"/>: 2735 "Clarify entity / representation / variant terminology" 2736 </t> 2737 <t> 2738 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/220"/>: 2739 "consider removing the 'changes from 2068' sections" 2740 </t> 2741 <t> 2742 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/223"/>: 2743 "Allowing heuristic caching for new status codes" 2744 </t> 2745 <t> 2746 Clean up TODOs and prose in "Combining Responses." 2747 </t> 2748 </list> 2749 </t> 2750 </section> 2751 2752 <section title="Since draft-ietf-httpbis-p6-cache-11" anchor="changes.since.11"> 2753 <t> 2754 Closed issues: 2755 <list style="symbols"> 2756 <t> 2757 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/204"/>: 2758 "Text about clock requirement for caches belongs in p6" 2759 </t> 2760 </list> 2761 </t> 2762 </section> 2763 2764 <section title="Since draft-ietf-httpbis-p6-cache-12" anchor="changes.since.12"> 2765 <t> 2766 Closed issues: 2767 <list style="symbols"> 2768 <t> 2769 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 2770 "Header Classification" 2771 </t> 2772 <t> 2773 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/268"/>: 2774 "Clarify 'public'" 2775 </t> 2776 </list> 2777 </t> 2778 </section> 2779 2780 <section title="Since draft-ietf-httpbis-p6-cache-13" anchor="changes.since.13"> 2781 <t> 2782 Closed issues: 2783 <list style="symbols"> 2784 <t> 2785 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/276"/>: 2786 "untangle ABNFs for header fields" 2787 </t> 2788 </list> 2789 </t> 2790 </section> 2791 2792 <section title="Since draft-ietf-httpbis-p6-cache-14" anchor="changes.since.14"> 2793 <t> 2794 Closed issues: 2795 <list style="symbols"> 2796 <t> 2797 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/38"/>: 2798 "Mismatch Vary" 2799 </t> 2800 <t> 2801 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/235"/>: 2802 "Cache Invalidation only happens upon successful responses" 2803 </t> 2804 <t> 2805 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/282"/>: 2806 "Recommend minimum sizes for protocol elements" 2807 </t> 2808 <t> 2809 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/289"/>: 2810 "Proxies don't 'understand' methods" 2811 </t> 2812 <t> 2813 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/291"/>: 2814 "Cache Extensions can override no-store, etc." 2815 </t> 2816 <t> 2817 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/292"/>: 2818 "Pragma" 2819 </t> 2820 </list> 2821 </t> 2822 </section> 2823 2824 <section title="Since draft-ietf-httpbis-p6-cache-15" anchor="changes.since.15"> 2825 <t> 2826 Closed issues: 2827 <list style="symbols"> 2828 <t> 2829 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/290"/>: 2830 "Motivate one-year limit for Expires" 2831 </t> 2832 </list> 2833 </t> 2834 </section> 2835 2836 <section title="Since draft-ietf-httpbis-p6-cache-16" anchor="changes.since.16"> 2837 <t> 2838 Closed issues: 2839 <list style="symbols"> 2840 <t> 2841 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/186"/>: 2842 "Document HTTP's error-handling philosophy" 2843 </t> 2844 <t> 2845 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/317"/>: 2846 "Cache-Control directive case sensitivity" 2847 </t> 2848 </list> 2849 </t> 2850 </section> 2851 2852 <section title="Since draft-ietf-httpbis-p6-cache-17" anchor="changes.since.17"> 2853 <t> 2854 Closed issues: 2855 <list style="symbols"> 2856 <t> 2857 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/293"/>: 2858 "Interaction of request and response Cache-Control" 2859 </t> 2860 <t> 2861 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/212"/>: 2862 "Refining age for 1.1 proxy chains" 2863 </t> 2864 <t> 2865 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/274"/>: 2866 "warn-code registry" 2867 </t> 2868 </list> 2869 </t> 2870 </section> 2871 2872 <section title="Since draft-ietf-httpbis-p6-cache-18" anchor="changes.since.18"> 2873 <t> 2874 Closed issues: 2875 <list style="symbols"> 2876 <t> 2877 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/227"/>: 2878 "Combining HEAD responses" 2879 </t> 2880 <t> 2881 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/337"/>: 2882 "Field names in cache-control header arguments" 2883 </t> 2884 </list> 2885 </t> 2886 </section> 2486 <t> 2487 Changes up to the first Working Group Last Call draft are summarized 2488 in <eref target="http://trac.tools.ietf.org/html/draft-ietf-httpbis-p6-cache-19#appendix-C"/>. 2489 </t> 2887 2490 2888 2491 <section title="Since draft-ietf-httpbis-p6-cache-19" anchor="changes.since.19">
Note: See TracChangeset
for help on using the changeset viewer.