Changeset 1510 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 24/01/12 18:48:50 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1509 r1510 1512 1512 characteristics and location(s) from which the user or user agent can 1513 1513 choose the one most appropriate. The payload format is specified by 1514 the media type given in the Content-Type header field. The origin 1515 server &MUST; create the resource before returning the 201 status code. 1516 If the action cannot be carried out immediately, the server &SHOULD; 1514 the media type given in the Content-Type header field. 1515 </t> 1516 <t> 1517 The origin server &MUST; create the resource before returning the 201 status 1518 code. If the action cannot be carried out immediately, the server &SHOULD; 1517 1519 respond with 202 (Accepted) response instead. 1518 1520 </t>
Note: See TracChangeset
for help on using the changeset viewer.