Changeset 1734 for draft-ietf-httpbis/latest/p5-range.html
- Timestamp:
- 06/07/12 13:59:02 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r1732 r1734 987 987 <li>The presence of a Range header field in a conditional GET (a request using one or both of If-Modified-Since and If-None-Match, 988 988 or one or both of If-Unmodified-Since and If-Match) modifies what is returned if the GET is otherwise successful and the condition 989 is true. It does not affect the 304 (Not Modified)response returned if the conditional is false.989 is true. It does not affect the <a href="p4-conditional.html#status.304" class="smpl">304 (Not Modified)</a> response returned if the conditional is false. 990 990 </li> 991 991 </ul>
Note: See TracChangeset
for help on using the changeset viewer.