Changeset 1593 for draft-ietf-httpbis/19
- Timestamp:
- 12/03/12 10:22:53 (11 years ago)
- Location:
- draft-ietf-httpbis/19
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/19/p3-payload.html
r1592 r1593 1375 1375 </p> 1376 1376 <p id="rfc.section.6.7.p.4">If Content-Location is included in a response message and its value is the same as the effective request URI, then the response 1377 payload <em class="bcp14">SHOULD</em> be considered thecurrent representation of that resource. For a GET or HEAD request, this is the same as the default semantics1377 payload <em class="bcp14">SHOULD</em> be considered a current representation of that resource. For a GET or HEAD request, this is the same as the default semantics 1378 1378 when no Content-Location is provided by the server. For a state-changing request like PUT or POST, it implies that the server's 1379 1379 response contains the new representation of that resource, thereby distinguishing it from representations that might only … … 2125 2125 <ul> 2126 2126 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/330">http://tools.ietf.org/wg/httpbis/trac/ticket/330</a>>: "is ETag a representation header field?" 2127 </li> 2128 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/338">http://tools.ietf.org/wg/httpbis/trac/ticket/338</a>>: "Content-Location doesn't constrain the cardinality of representations" 2127 2129 </li> 2128 2130 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/346">http://tools.ietf.org/wg/httpbis/trac/ticket/346</a>>: "make IANA policy definitions consistent" -
draft-ietf-httpbis/19/p3-payload.xml
r1592 r1593 1321 1321 If Content-Location is included in a response message and its value 1322 1322 is the same as the effective request URI, then the response payload 1323 &SHOULD; be considered thecurrent representation of that resource.1323 &SHOULD; be considered a current representation of that resource. 1324 1324 For a GET or HEAD request, this is the same as the default semantics 1325 1325 when no Content-Location is provided by the server. For a state-changing … … 2908 2908 </t> 2909 2909 <t> 2910 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/338"/>: 2911 "Content-Location doesn't constrain the cardinality of representations" 2912 </t> 2913 <t> 2910 2914 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/346"/>: 2911 2915 "make IANA policy definitions consistent"
Note: See TracChangeset
for help on using the changeset viewer.