mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
10 lines
321 B
Plaintext
10 lines
321 B
Plaintext
#
|
|
# Before creating a calendar in Mulberry, we should be able
|
|
# to do a PROPFIND and it should not be there.
|
|
TYPE=PROPFIND
|
|
URL=http://mycaldav/caldav.php/user1/
|
|
HEADER=Depth: 1
|
|
HEADER=Content-Type: text/xml; charset=utf-8
|
|
HEAD
|
|
# We re-use the data from the PROPFIND request before we made the calendar
|
|
DATA=003-Mulberry-1 |