mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
14 lines
345 B
Plaintext
14 lines
345 B
Plaintext
#
|
|
# At this point Chandler does a PROPFIND on .../.chandler/ (it just did
|
|
# an OPTIONS on that).
|
|
# Still Depth: 0 at this point...
|
|
#
|
|
TYPE=PROPFIND
|
|
URL=http://mycaldav/caldav.php/user1/home/.chandler/
|
|
HEADER=Depth: 0
|
|
HEADER=Content-Type: text/xml; charset=utf-8
|
|
HEAD
|
|
|
|
# The data from our first Chandler-like PROPFIND
|
|
DATA=303-Chandler-PROPFIND-1
|