Skip to content

Commit 1374732

Browse files
authored
Update developer_manual/client_apis/WebDAV/basic.rst
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 178f047 commit 1374732

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

developer_manual/client_apis/WebDAV/basic.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,8 +389,7 @@ Optionally it is possible to only include some files from the folder in the arch
389389
X-NC-Files: document.txt
390390
X-NC-Files: image.png
391391
392-
As providing request headers is not possible with HTML links, and this endpoint is also used for downloading folders from the Nextcloud web interface,
393-
it is also possible to provide this both options as query parameters.
392+
As setting headers is not possible with HTML links it is also possible to provide this both options as query parameters.
394393
In this case the :code:`Accept` header value must be passed as the :code:`accept` query parameter.
395394
The optional files list can be provided as a JSON encoded array through the :code:`files` query parameter.
396395

0 commit comments

Comments
 (0)