From 578e4e03749bba86c702f86a80e1aad5778ab722 Mon Sep 17 00:00:00 2001 From: James Lal Date: Tue, 19 Jun 2012 23:31:10 -0700 Subject: update xml samples --- samples/xml/propget.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 samples/xml/propget.xml (limited to 'samples') diff --git a/samples/xml/propget.xml b/samples/xml/propget.xml new file mode 100644 index 0000000..c8487b2 --- /dev/null +++ b/samples/xml/propget.xml @@ -0,0 +1,44 @@ + + + + + + /calendar/user/ + + + HTTP/1.1 200 OK + + + + /calendar/pinc/ + + + + + + + + + + + + HTTP/1.1 404 Not Found + + + + + + + + + /calendar/other + + HTTP/1.1 200 OK + + + + + + + + -- cgit