Changeset 885
- Timestamp:
- 23/07/10 12:34:25 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r884 r885 1264 1264 representation, respectively, after the requested action. 1265 1265 For example, if a 204 status is received in response to a PUT 1266 and the response contains an E tag header field, then the value of1266 and the response contains an ETag header field, then the value of 1267 1267 that field is the current entity-tag for the representation that 1268 1268 was successfully PUT to the requested resource. … … 1407 1407 The requested resource resides temporarily under a different URI. 1408 1408 Since the redirection might be altered on occasion, the client &SHOULD; 1409 continue to use the Effecti ce Request URI for future requests.1409 continue to use the Effective Request URI for future requests. 1410 1410 </t> 1411 1411 <t> … … 1563 1563 <t> 1564 1564 The request could not be understood by the server due to malformed 1565 syntax. The client &SHOULD-NOT; 1565 syntax. The client &SHOULD-NOT; repeat the request without 1566 1566 modifications. 1567 1567 </t> … … 1810 1810 The request included a Range request-header field (&header-range;) and none of 1811 1811 the range-specifier values in this field overlap the current extent 1812 of the selected resource. See &status-416; 1812 of the selected resource. See &status-416;. 1813 1813 </t> 1814 1814 </section>
Note: See TracChangeset
for help on using the changeset viewer.