mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-19 01:34:26 +00:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
#
|
|
# Request a freebusy report by URL
|
|
#
|
|
TYPE=GET
|
|
URL=http://mycaldav/freebusy.php/user1/home/?start=20061001T000000&period=P4WT12H
|
|
HEAD
|
|
|
|
AUTH=manager1:manager1
|
|
|
|
REPLACE=/^DTSTAMP:\d{8}T\d{6}Z$/DTSTAMP:yyyymmddThhmmssZ/
|