mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
#
|
|
# Chandler expects to find the calendar. Here it confirms
|
|
# that it actually is one.
|
|
#
|
|
TYPE=PROPFIND
|
|
URL=http://mycaldav/caldav.php/user1/home/
|
|
HEADER=Depth: 0
|
|
HEADER=Content-Type: text/xml; charset=utf-8
|
|
HEADER=Chandler/0.7alpha4 (Linux)
|
|
HEAD
|