mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
Some clients want to read the group principal before they're happy to access the group's calendar collections. This grants them the DAV::read privilege so they can do that. Also see: https://bugzilla.mozilla.org/show_bug.cgi?id=610087
10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
#
|
|
# Do an OPTIONS request against our own principal-URL
|
|
#
|
|
TYPE=OPTIONS
|
|
URL=http://mycaldav/caldav.php/user1/
|
|
|
|
HEADER=User-Agent: DAViCalTester/1.0
|
|
|
|
HEAD
|