Changeset 602
- Timestamp:
- Jul 9, 2009, 2:17:26 AM (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r601 r602 471 471 <tr> 472 472 <td class="header left"></td> 473 <td class="header right">July 8, 2009</td>473 <td class="header right">July 9, 2009</td> 474 474 </tr> 475 475 </table> … … 1236 1236 that the follow-on representation may be useful without implying that it adequately represents the previously requested resource. 1237 1237 Note that answers to the questions of what can be represented, what representations are adequate, and what might be a useful 1238 description are outside the scope of HTTP and thus entirely determined by the resourceowner(s).1238 description are outside the scope of HTTP and thus entirely determined by the URI owner(s). 1239 1239 </p> 1240 1240 <p id="rfc.section.8.3.4.p.4">A 303 response <em class="bcp14">SHOULD NOT</em> be cached unless it is indicated as cacheable by Cache-Control or Expires header fields. Except for responses to a HEAD request, -
draft-ietf-httpbis/latest/p2-semantics.xml
r601 r602 1378 1378 representations are adequate, and what might be a useful description 1379 1379 are outside the scope of HTTP and thus entirely determined by the 1380 resourceowner(s).1380 URI owner(s). 1381 1381 </t> 1382 1382 <t>
Note: See TracChangeset
for help on using the changeset viewer.