Ticket #331: 331.diff
File 331.diff, 1.4 KB (added by julian.reschke@…, 10 years ago) |
---|
-
p2-semantics.xml
1507 1507 The request has been fulfilled and has resulted in a new resource being 1508 1508 created. The newly created resource can be referenced by the URI(s) 1509 1509 returned in the payload of the response, with the most specific URI 1510 for the resource given by a Location header field. The response 1511 can include a payload containing a list of resource 1510 for the resource given by a Location header field. For a PUT request, 1511 the URI of the newly created resource is the effective request URI, and 1512 thus the response does not need to carry any additional information. 1513 </t> 1514 <t> 1515 The response can include a payload containing a list of resource 1512 1516 characteristics and location(s) from which the user or user agent can 1513 1517 choose the one most appropriate. 1514 1518 </t> … … 4706 4710 "Misplaced text on connection handling in p2" 4707 4711 </t> 4708 4712 <t> 4713 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/331"/>: 4714 "clarify that 201 doesn't require Location header fields" 4715 </t> 4716 <t> 4709 4717 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/332"/>: 4710 4718 "relax requirements on hypertext in 3/4/5xx error responses" 4711 4719 </t>