mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Fix typo
parent
3d0c0bdcf6
commit
4b82d34714
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
| Request | Condition | Return Code |
|
||||
|-|-|-|
|
||||
| PUT | new item | 201 Created |
|
||||
| PUT | updating existing item | 204 No Cotent |
|
||||
| PUT | updating existing item | 204 No Content |
|
||||
| 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