Changeset 758 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 08/02/10 16:19:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r757 r758 672 672 located at the request-URI. However, this is not always the case. To 673 673 determine the URI of the resource a response is associated with, the 674 following rules are used ( first match winning):674 following rules are used (with the first applicable one being selected): 675 675 </t> 676 676 <t><list style="numbers"> … … 1170 1170 <iref primary="true" item="Status Codes" subitem="201 Created" x:for-anchor=""/> 1171 1171 <t> 1172 The request has been fulfilled and resulted in a new resource being1172 The request has been fulfilled and has resulted in a new resource being 1173 1173 created. The newly created resource can be referenced by the URI(s) 1174 1174 returned in the entity of the response, with the most specific URI
Note: See TracChangeset
for help on using the changeset viewer.