Changeset 1727 for draft-ietf-httpbis/latest/p4-conditional.xml
- Timestamp:
- 05/07/12 17:06:19 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.xml
r1726 r1727 768 768 <t> 769 769 If the request would, without the If-Match header field, result in 770 anything other than a 2xxor 412 status code, then the If-Match header field770 anything other than a <x:ref>2xx</x:ref> or 412 status code, then the If-Match header field 771 771 &MUST; be ignored. 772 772 </t> … … 833 833 <t> 834 834 If the request would, without the If-None-Match header field, result 835 in anything other than a 2xxor 304 status code, then the If-None-Match835 in anything other than a <x:ref>2xx</x:ref> or 304 status code, then the If-None-Match 836 836 header field &MUST; be ignored. (See <xref 837 837 target="rules.for.when.to.use.entity.tags.and.last-modified.dates"/> for … … 964 964 <t> 965 965 If a request normally (i.e., in absence of the If-Unmodified-Since 966 header field) would result in anything other than a 2xxor 412 status code,966 header field) would result in anything other than a <x:ref>2xx</x:ref> or 412 status code, 967 967 the If-Unmodified-Since header field &SHOULD; be ignored. 968 968 </t> … … 1194 1194 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-&ID-VERSION;"/> 1195 1195 <x:source href="p2-semantics.xml" basename="p2-semantics"> 1196 <x:defines>2xx</x:defines> 1196 1197 <x:defines>200 (OK)</x:defines> 1197 1198 </x:source>
Note: See TracChangeset
for help on using the changeset viewer.