mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-24 15:00:16 +00:00
15 lines
326 B
Plaintext
15 lines
326 B
Plaintext
#
|
|
# PUT a calendar collection to user4 so we have some starting events
|
|
#
|
|
# There is no CalDAV defined behaviour for this.
|
|
#
|
|
TYPE=PUT
|
|
URL=http://mycaldav/caldav.php/user4/home/
|
|
HEADER=User-Agent: RSCDS Testing/0.9.x
|
|
HEADER=Content-Type: text/calendar; charset=utf-8
|
|
AUTH=user4:user4
|
|
|
|
HEAD
|
|
|
|
DATA=0000-Setup-PUT-collection-user4
|