Skip to content

Commit 46b38fb

Browse files
committed
Move advertising
1 parent 460b9e5 commit 46b38fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content.mkd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The `supported-triggers` element(((supported-triggers XML element))) MUST contai
147147
- `content-update` if the resource supports push notifications on content updates (see {{content-updates}}). It contains a `{DAV:}depth` property that indicates the maximum supported depth.
148148
- `property-update` if the resource supports push notifications on property updates (see {{property-updates}}). It contains a `{DAV:}depth` property that indicates the maximum supported depth.
149149

150-
Clients can use WebDAV `PROPFIND` to retrieve these properties. WebDAV-Push SHOULD only be advertised to clients which are actually allowed to use it.
150+
Clients can use WebDAV `PROPFIND` to retrieve these properties.
151151

152152
Example:
153153

@@ -449,6 +449,8 @@ WebDAV-Push operates within the usual security context of WebDAV. Servers usuall
449449

450450
It's RECOMMENDED
451451

452+
WebDAV-Push SHOULD only be advertised to clients which are actually allowed to use it.
453+
452454
The general requirements from {{Section 8 of RFC8030}} apply regardless of which transport is used. Especially:
453455

454456
- HTTP over TLS MUST be used for all communications.

0 commit comments

Comments
 (0)