Skip to content

Commit dcadd16

Browse files
committed
References
1 parent 7bbf547 commit dcadd16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content.mkd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ WebDAV-Push is not restricted to a specific push transport. This allows even upc
6767

6868
WebDAV-Push implementations SHOULD implement at least the Web Push transport (defined in {{transport-web-push}}). If possible, other push transports SHOULD be connected over a Web Push gateway instead of defining a new WebDAV-Push transport.
6969

70-
To use a proprietary push service, a client vendor may need to provide a rewrite proxy that offers a Web Push endpoint which signs and forwards the requests to the respective push service. If possible, VAPID should be used instead of such a proxy.
70+
To use a proprietary push service, a client vendor may need to provide a rewrite proxy that offers a Web Push endpoint which signs and forwards the requests to the respective push service. If possible, VAPID {{RFC8292}} should be used instead of such a proxy.
7171

7272

7373
## Terminology
@@ -424,7 +424,7 @@ A server MAY use some logic like remembering the last successful delivery plus s
424424

425425
# CalDAV/CardDAV
426426

427-
WebDAV-Push can be used with CalDAV ({{RFC4791}}) and CardDAV ({{RFC6352}}) to provide short-time update notifications when collections (calendars, address books) or entries (contacts, events, …) change.
427+
WebDAV-Push can be used with CalDAV {{RFC4791}} and CardDAV {{RFC6352}} to provide short-time update notifications when collections (calendars, address books) or entries (contacts, events, …) change.
428428

429429
Depending on the features of a CalDAV/CardDAV client, it could for instance subscribe to:
430430

0 commit comments

Comments
 (0)