Skip to content

Commit

Permalink
Merge branch '75-add-to-options'
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc2822 committed Mar 7, 2025
2 parents 98c1f7f + b732ea0 commit 8fa57ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ DAV: 1, 2, access-control, calendar-access, webdav-push
Content-Length: 0
~~~

Here, the OPTIONS method returns "webdav-push" in the DAV response header to indicate that the resource supports the properties and operations defined in this document.
Here, the OPTIONS response contains "webdav-push" in the DAV header to indicate that the resource supports the properties and operations defined in this document.


## Collection Properties {#collection-properties}
Expand Down

0 comments on commit 8fa57ad

Please sign in to comment.