Changeset 711 for draft-ietf-httpbis/latest
- Timestamp:
- Oct 8, 2009, 1:03:02 AM (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r710 r711 1723 1723 <p id="rfc.section.C.9.p.1">Closed issues: </p> 1724 1724 <ul> 1725 <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" 1726 </li> 1725 1727 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/167">http://tools.ietf.org/wg/httpbis/trac/ticket/167</a>>: "Content-Location on 304 responses" 1726 1728 </li> 1729 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/169">http://tools.ietf.org/wg/httpbis/trac/ticket/169</a>>: "private and no-cache CC directives with headers" 1730 </li> 1727 1731 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/187">http://tools.ietf.org/wg/httpbis/trac/ticket/187</a>>: "RFC2047 and warn-text" 1728 </li>1729 <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"1730 </li>1731 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/169">http://tools.ietf.org/wg/httpbis/trac/ticket/169</a>>: "private and no-cache CC directives with headers"1732 1732 </li> 1733 1733 </ul> -
draft-ietf-httpbis/latest/p6-cache.xml
r710 r711 2319 2319 <list style="symbols"> 2320 2320 <t> 2321 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/54" />: 2322 "Definition of 1xx Warn-Codes" 2323 </t> 2324 <t> 2321 2325 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/167"/>: 2322 2326 "Content-Location on 304 responses" 2323 2327 </t> 2324 2328 <t> 2329 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/169" />: 2330 "private and no-cache CC directives with headers" 2331 </t> 2332 <t> 2325 2333 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/187"/>: 2326 2334 "RFC2047 and warn-text" 2327 2335 </t> 2328 <t>2329 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/54" />:2330 "Definition of 1xx Warn-Codes"2331 </t>2332 <t>2333 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/169" />:2334 "private and no-cache CC directives with headers"2335 </t>2336 2336 </list> 2337 2337 </t>
Note: See TracChangeset
for help on using the changeset viewer.