[Osr-101] rev 22363 - public/osr-101/trunk

michi at wyona.com michi at wyona.com
Thu Feb 1 17:05:39 CET 2007


Author: michi
Date: 2007-02-01 17:05:38 +0100 (Thu, 01 Feb 2007)
New Revision: 22363

Modified:
   public/osr-101/trunk/draft-neutron-protocol-v0.xml
Log:
save response and URL resolving specified

Modified: public/osr-101/trunk/draft-neutron-protocol-v0.xml
===================================================================
--- public/osr-101/trunk/draft-neutron-protocol-v0.xml	2007-02-01 15:34:09 UTC (rev 22362)
+++ public/osr-101/trunk/draft-neutron-protocol-v0.xml	2007-02-01 16:05:38 UTC (rev 22363)
@@ -165,6 +165,7 @@
 
     <section title="Editing Resources">
       <section title="Opening and Saving without Locking">
+        <t>URLs are being resolved relative to the introspection URL. Empty URLs refer to the introspection URL itself.</t>
         <section title="Introspection Example">
           <figure title="Example: Opening and Saving of an XHTML document without Locking">
             <artwork>
@@ -205,7 +206,7 @@
             To save a resource, clients use the URL and METHOD specified within the introspection.
           </t>
           <t>
-            The server responds with a status code of 200.
+            The server responds with a status code of 200 and the content which has been saved as a response. Please note that server might change the received content (e.g. last modified date) and hence the client is able to become aware of such changes.
           </t>
         </section>
       </section>




More information about the Osr-101 mailing list