Changeset 1516 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 26/01/12 17:19:29 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1515 r1516 1684 1684 <p id="rfc.section.7.2.2.p.1">The request has been fulfilled and has resulted in a new resource being created. The newly created resource can be referenced 1685 1685 by the URI(s) returned in the payload of the response, with the most specific URI for the resource given by a Location header 1686 field. The response <em class="bcp14">SHOULD</em> include a payload containing a list of resource characteristics and location(s) from which the user or user agent can choose1687 the one most appropriate.1686 field. The response can include a payload containing a list of resource characteristics and location(s) from which the user 1687 or user agent can choose the one most appropriate. 1688 1688 </p> 1689 1689 <p id="rfc.section.7.2.2.p.2">The origin server <em class="bcp14">MUST</em> create the resource before returning the 201 status code. If the action cannot be carried out immediately, the server <em class="bcp14">SHOULD</em> respond with 202 (Accepted) response instead.
Note: See TracChangeset
for help on using the changeset viewer.