Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions abstract.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This document specifies a protocol to notify WebDAV clients over push notifications when contents of a collection are changed on the WebDAV server.
This document specifies a protocol to notify WebDAV clients when the content or properties of a resource or its members are changed on the WebDAV server.

The protocol is primarily specified to be used with Web Push (RFC 8030), but can be used with other transports as well.
Currently, the only specified transport for these push notifications is Web Push (RFC 8030). However, the protocol could be used with other transports as well.
Loading