[CalendarServer-changes] [3315] CalDAVTester/trunk/README.txt

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 3 19:11:56 PST 2008


Revision: 3315
          http://trac.macosforge.org/projects/calendarserver/changeset/3315
Author:   cdaboo at apple.com
Date:     2008-11-03 19:11:55 -0800 (Mon, 03 Nov 2008)
Log Message:
-----------
Minor tweaks.

Modified Paths:
--------------
    CalDAVTester/trunk/README.txt

Modified: CalDAVTester/trunk/README.txt
===================================================================
--- CalDAVTester/trunk/README.txt	2008-11-04 03:11:42 UTC (rev 3314)
+++ CalDAVTester/trunk/README.txt	2008-11-04 03:11:55 UTC (rev 3315)
@@ -146,9 +146,7 @@
 			2) ACCESS-DISABLE - removes the access-disabled xattr on the file specified by the <ruri> element.
 			3) ACCESS-ENABLE - adds the access-disabled xattr on the file specified by the <ruri> element.
 			4) DELAY - pause for the number of seconds specified by the <ruri> element.
-			5) LISTNEW - find the newest resource in the collection specified by the <ruri> element and put its URI
-						into the $ variable for later use in an <ruri> element.
-			6) GETNEW - get the data from the newest resource in the collection specified by the <ruri> element and put its URI
+			5) GETNEW - get the data from the newest resource in the collection specified by the <ruri> element and put its URI
 					    into the $ variable for later use in an <ruri> element.
 
 	ELEMENT <header>
@@ -199,13 +197,16 @@
 			ELEMENT <value>
 				values for the argument.
 
-	ELEMENT <grablocation>
-		if present, this stores the value of any Location header
-		returned in the response in an internal variable. If a
-		subsequent request specifies has an <ruri> element value of '$'
-		then the last stored location value is used as the actual
-		request URI.
+	ELEMENT <grabheader>
+		if present, this stores the value of the specified header
+		returned in the response in a named variable which can be used
+		in subsequent requests.
 		
+	ELEMENT <grabproperty>
+		if present, this stores the value of the specified property
+		returned in a PROPFIND response in a named variable which can
+		be used in subsequent requests.
+		
 VERIFICATION Methods
 
 statusCode:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081103/558f6440/attachment.html>


More information about the calendarserver-changes mailing list