diff --git a/C*DAV-explanations.md b/C*DAV-explanations.md index 10a2a8d..b3b4aff 100644 --- a/C*DAV-explanations.md +++ b/C*DAV-explanations.md @@ -3,7 +3,7 @@ # 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 |