Changeset 1319 for draft-ietf-httpbis
- Timestamp:
- 30/06/11 11:21:13 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r1318 r1319 1939 1939 <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" 1940 1940 </li> 1941 <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"1942 </li>1943 1941 <li>Clean up TODOs and prose in "Combining Responses."</li> 1944 1942 </ul> … … 1966 1964 <p id="rfc.section.C.16.p.1">Closed issues: </p> 1967 1965 <ul> 1966 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/38">http://tools.ietf.org/wg/httpbis/trac/ticket/38</a>>: "Mismatch Vary" 1967 </li> 1968 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/235">http://tools.ietf.org/wg/httpbis/trac/ticket/235</a>>: "Cache Invalidation only happens upon successful responses" 1969 </li> 1970 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/289">http://tools.ietf.org/wg/httpbis/trac/ticket/289</a>>: "Proxies don't 'understand' methods" 1971 </li> 1968 1972 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/292">http://tools.ietf.org/wg/httpbis/trac/ticket/292</a>>: "Pragma" 1969 </li>1970 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/38">http://tools.ietf.org/wg/httpbis/trac/ticket/38</a>>: "Mismatch Vary"1971 </li>1972 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/289">http://tools.ietf.org/wg/httpbis/trac/ticket/289</a>>: "Proxies don't 'understand' methods"1973 </li>1974 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/235">http://tools.ietf.org/wg/httpbis/trac/ticket/235</a>>: "Cache Invalidation only happens upon successful responses"1975 1973 </li> 1976 1974 </ul> -
draft-ietf-httpbis/latest/p6-cache.xml
r1318 r1319 2658 2658 </t> 2659 2659 <t> 2660 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/223"/>:2661 "Allowing heuristic caching for new status codes"2662 </t>2663 <t>2664 2660 Clean up TODOs and prose in "Combining Responses." 2665 2661 </t> … … 2713 2709 <list style="symbols"> 2714 2710 <t> 2711 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/38"/>: 2712 "Mismatch Vary" 2713 </t> 2714 <t> 2715 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/235"/>: 2716 "Cache Invalidation only happens upon successful responses" 2717 </t> 2718 <t> 2719 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/289"/>: 2720 "Proxies don't 'understand' methods" 2721 </t> 2722 <t> 2715 2723 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/292"/>: 2716 2724 "Pragma" 2717 2725 </t> 2718 <t>2719 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/38"/>:2720 "Mismatch Vary"2721 </t>2722 <t>2723 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/289"/>:2724 "Proxies don't 'understand' methods"2725 </t>2726 <t>2727 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/235"/>:2728 "Cache Invalidation only happens upon successful responses"2729 </t>2730 2726 </list> 2731 2727 </t>
Note: See TracChangeset
for help on using the changeset viewer.