mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-28 15:40:14 +00:00
10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
#
|
|
# We PUT an appointment with Evolution
|
|
TYPE=PUT
|
|
URL=http://mycaldav/caldav.php/user1/home/20061101T073004Z.ics
|
|
HEADER=If-None-Match: *
|
|
HEADER=User-Agent: Evolution/1.8.1
|
|
HEADER=Content-Type: text/calendar
|
|
HEAD
|
|
DATA=20061101T073004Z.ics
|