Changeset 302 for draft-ietf-httpbis/latest
- Timestamp:
- 01/08/08 17:58:33 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r301 r302 773 773 value. 774 774 </p> 775 <p id="rfc.section.6.p.4">In order to be legal, a strong entity tag <em class="bcp14">MUST</em> change whenever the associated entity valuechanges in any way. A weak entity tag <em class="bcp14">SHOULD</em> change whenever the associated entity changes in a semantically significant way.775 <p id="rfc.section.6.p.4">In order to be legal, a strong entity tag <em class="bcp14">MUST</em> change whenever the associated entity changes in any way. A weak entity tag <em class="bcp14">SHOULD</em> change whenever the associated entity changes in a semantically significant way. 776 776 </p> 777 777 <dl class="empty"> … … 1166 1166 <ul> 1167 1167 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/71">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/71</a>>: "Examples for ETag matching" 1168 </li> 1169 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/124">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/124</a>>: "'entity value' undefined" 1168 1170 </li> 1169 1171 </ul> -
draft-ietf-httpbis/latest/p4-conditional.xml
r301 r302 563 563 <t> 564 564 In order to be legal, a strong entity tag &MUST; change whenever the 565 associated entity valuechanges in any way. A weak entity tag &SHOULD;565 associated entity changes in any way. A weak entity tag &SHOULD; 566 566 change whenever the associated entity changes in a semantically 567 567 significant way. … … 1399 1399 "Examples for ETag matching" 1400 1400 </t> 1401 <t> 1402 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/124"/>: 1403 "'entity value' undefined" 1404 </t> 1401 1405 </list> 1402 1406 </t>
Note: See TracChangeset
for help on using the changeset viewer.