mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
Updated Collection type VSUBSCRIBED (Webcal) (markdown)
parent
310d758a35
commit
392850da24
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ cat ./feiertagebayern/.Radicale.props | jq
|
|||
Request/Response example:
|
||||
|
||||
```
|
||||
curl -s --request PROPFIND -u USER1:USERPASS1 http://localhost:5232/test/feiertagebayern | xmllint --format -
|
||||
curl -s --request PROPFIND -u USER1:USERPASS1 http://localhost:5232/USER1/feiertagebayern | xmllint --format -
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CS="http://calendarserver.org/ns/" xmlns:ICAL="http://apple.com/ns/ical/">
|
||||
<response>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue