Changeset 180 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 30/01/08 11:45:07 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r172 r180 757 757 capable of being defined as a new resource by the requesting user 758 758 agent, the origin server can create the resource with that URI. If a 759 new resource is created, the origin server &MUST; inform the user agent 759 new resource is created at the Request-URI, the origin server &MUST; 760 inform the user agent 760 761 via the 201 (Created) response. If an existing resource is modified, 761 762 either the 200 (OK) or 204 (No Content) response codes &SHOULD; be sent … … 2628 2629 <section title="Since draft-ietf-httpbis-p2-semantics-01"> 2629 2630 <t> 2631 Closed issues: 2632 <list style="symbols"> 2633 <t> 2634 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/21"/>: 2635 "PUT side effects" 2636 </t> 2637 </list> 2630 2638 </t> 2631 2639 </section>
Note: See TracChangeset
for help on using the changeset viewer.