aboutsummaryrefslogtreecommitdiff
path: root/tests/rfc4791/7.10.1/request
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rfc4791/7.10.1/request')
-rw-r--r--tests/rfc4791/7.10.1/request11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/rfc4791/7.10.1/request b/tests/rfc4791/7.10.1/request
new file mode 100644
index 00000000..25669689
--- /dev/null
+++ b/tests/rfc4791/7.10.1/request
@@ -0,0 +1,11 @@
+REPORT /bernard/work/ HTTP/1.1
+Host: cal.example.com
+Depth: 1
+Content-Type: application/xml; charset="utf-8"
+Content-Length: xxxx
+
+<?xml version="1.0" encoding="utf-8" ?>
+<C:free-busy-query xmlns:C="urn:ietf:params:xml:ns:caldav">
+ <C:time-range start="20060104T140000Z"
+ end="20060105T220000Z"/>
+</C:free-busy-query>