You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content.mkd
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ Typical use cases:
13
13
- A desktop file manager shows contents of a WebDAV collection and wants to be notified on updates in order to refresh the view.
14
14
- A calendar Web app shows a CalDAV collection and wants to be notified on updates in order to refresh the view.
15
15
16
+
[^todo]: TODO
17
+
16
18
17
19
## Notational Conventions
18
20
@@ -387,15 +389,15 @@ The general requirements from {{Section 8 of RFC8030}} apply regardless of which
387
389
388
390
Push services could relate clients over metadata and heuristics. For instance, clients which are at the same time notified by a specific WebDAV-Push server have probably subscribed the same collection.
389
391
390
-
[^todo]See RFC 3552 and RFC 6973.
392
+
See RFC 3552 and RFC 6973[^todo]
391
393
392
-
[^todo]`Topic` header, don't use insecure hashes
394
+
`Topic` header, don't use insecure hashes[^todo]
393
395
394
-
[^todo]How sensitive are the data, how to minimize risks
396
+
How sensitive are the data, how to minimize risks[^todo]
0 commit comments