mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
#
|
|
# Using CADAVER to do a PROPFIND
|
|
#
|
|
TYPE=PROPFIND
|
|
URL=http://mycaldav/caldav.php/user1/home/
|
|
HEADER=User-Agent: cadaver/0.22.3 neon/0.25.5
|
|
HEADER=Connection: TE
|
|
HEADER=TE: trailers
|
|
HEADER=Depth: 0
|
|
HEADER=Content-Type: application/xml
|
|
|