mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-29 18:08:31 +00:00
new
parent
c9a49decc3
commit
eb66c0b433
1 changed files with 11 additions and 0 deletions
11
C*DAV-explanations.md
Normal file
11
C*DAV-explanations.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
(i) work in progress, for more see related RFCs
|
||||
|
||||
# Calls by clients
|
||||
|
||||
| Request | Condition | Return Code |
|
||||
|+|+|
|
||||
| PUT | new item | 201 Created |
|
||||
| PUT | updating existing item | 204 No Cotent |
|
||||
| GET | (download item or folder) | 200 |
|
||||
| REPORT | (query for items) | 207 Multi-Status |
|
||||
| PROPFIND | (find property of items) | 207 Multi-Status |
|
Loading…
Add table
Add a link
Reference in a new issue