mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
15 lines
325 B
Plaintext
15 lines
325 B
Plaintext
#
|
|
# Test the DELETE of the collection which Chandler does at
|
|
# this point in it's search for understanding
|
|
#
|
|
TYPE=DELETE
|
|
URL=http://regression.host/caldav.php/user1/home/zero-duration-event.ics
|
|
HEAD
|
|
|
|
QUERY
|
|
SELECT dav_id, dav_name, dav_etag
|
|
FROM caldav_data
|
|
WHERE dav_name = '/user1/home/zero-duration-event.ics'
|
|
ENDQUERY
|
|
|