Changeset 137 for draft-ietf-httpbis/latest/p4-conditional.html
- Timestamp:
- 03/01/08 16:21:04 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r135 r137 772 772 <h2 id="rfc.section.6.3"><a href="#rfc.section.6.3">6.3</a> <a id="header.if-modified-since" href="#header.if-modified-since">If-Modified-Since</a></h2> 773 773 <p id="rfc.section.6.3.p.1">The If-Modified-Since request-header field is used with a method to make it conditional: if the requested variant has not 774 been modified since the time specified in this field, an entity will not be returned from the server; instead, a 304 ( not775 modified) response will be returned without any message-body.774 been modified since the time specified in this field, an entity will not be returned from the server; instead, a 304 (Not 775 Modified) response will be returned without any message-body. 776 776 </p> 777 777 <div id="rfc.figure.u.6"></div><pre class="inline"><span id="rfc.iref.g.6"></span> If-Modified-Since = "If-Modified-Since" ":" HTTP-date
Note: See TracChangeset
for help on using the changeset viewer.