Changeset 1339 for draft-ietf-httpbis/latest/p4-conditional.xml
- Timestamp:
- 23/07/11 14:56:19 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.xml
r1328 r1339 395 395 or 396 396 <list style="symbols"> 397 <t>The validator is about to be used by a client in an If-Modified-Since 398 or If-Unmodified-Since header field, because the client399 has a cache entryfor the associated representation, and</t>397 <t>The validator is about to be used by a client in an If-Modified-Since, 398 If-Unmodified-Since header field, because the client has a cache entry, 399 or If-Range for the associated representation, and</t> 400 400 <t>That cache entry includes a Date value, which gives the time 401 401 when the origin server sent the original response, and</t> … … 1748 1748 <section title="Since draft-ietf-httpbis-p4-conditional-15" anchor="changes.since.15"> 1749 1749 <t> 1750 None yet. 1750 Closed issues: 1751 <list style="symbols"> 1752 <t> 1753 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/304"/>: 1754 "If-Range should be listed when dicussing contexts where L-M can be considered strong" 1755 </t> 1756 </list> 1751 1757 </t> 1752 1758 </section>
Note: See TracChangeset
for help on using the changeset viewer.