Changeset 542 for draft-ietf-httpbis
- Timestamp:
- 06/03/09 15:25:03 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r541 r542 1684 1684 <h2 id="rfc.section.C.7"><a href="#rfc.section.C.7">C.7</a> <a id="changes.since.05" href="#changes.since.05">Since draft-ietf-httpbis-p6-cache-05</a></h2> 1685 1685 <p id="rfc.section.C.7.p.1">This is a total rewrite of this part of the specification.</p> 1686 <p id="rfc.section.C.7.p.2">In addition: 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>>): 1686 <p id="rfc.section.C.7.p.2">Affected issues: </p> 1687 <ul> 1688 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/54">http://tools.ietf.org/wg/httpbis/trac/ticket/54</a>>: "Definition of 1xx Warn-Codes" 1689 </li> 1690 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/60">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/60</a>>: "Placement of 13.5.1 and 13.5.2" 1691 </li> 1692 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/138">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/138</a>>: "The role of Warning and Semantic Transparency in Caching" 1693 </li> 1694 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/139">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/139</a>>: "Methods and Caching" 1695 </li> 1696 </ul> 1697 <p id="rfc.section.C.7.p.3">In addition: 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>>): 1687 1698 </p> 1688 1699 <ul> -
draft-ietf-httpbis/latest/p6-cache.xml
r541 r542 2171 2171 <list style="symbols"> 2172 2172 <t> 2173 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/9" />: "Trailer" 2174 (<eref target="http://purl.org/NET/http-errata#trailer-hop" />)</t> 2173 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/9" />: "Trailer" (<eref target="http://purl.org/NET/http-errata#trailer-hop" />)</t> 2175 2174 <t> 2176 2175 <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> … … 2259 2258 2260 2259 <section anchor="changes.since.05" title="Since draft-ietf-httpbis-p6-cache-05"> 2261 <t> 2262 This is a total rewrite of this part of the specification. 2263 </t> 2264 <t> 2265 In addition: Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 2266 <list style="symbols"> 2267 <t> 2268 Add appendix containing collected and expanded ABNF, reorganize ABNF introduction. 2269 </t> 2270 </list> 2271 </t> 2260 <t> 2261 This is a total rewrite of this part of the specification. 2262 </t> 2263 <t> 2264 Affected issues: 2265 <list style="symbols"> 2266 <t> 2267 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/54" />: "Definition of 1xx Warn-Codes"</t> 2268 <t> 2269 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/60" />: "Placement of 13.5.1 and 13.5.2"</t> 2270 <t> 2271 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/138" />: "The role of Warning and Semantic Transparency in Caching"</t> 2272 <t> 2273 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/139" />: "Methods and Caching"</t> 2274 </list> 2275 </t> 2276 <t> 2277 In addition: Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 2278 <list style="symbols"> 2279 <t> 2280 Add appendix containing collected and expanded ABNF, reorganize ABNF introduction. 2281 </t> 2282 </list> 2283 </t> 2272 2284 </section> 2273 2285
Note: See TracChangeset
for help on using the changeset viewer.