File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
developer_manual/client_apis/WebDAV Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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.
394393In this case the :code:` Accept` header value must be passed as the :code:` accept` query parameter.
395394The optional files list can be provided as a JSON encoded array through the :code:` files` query parameter.
396395
You can’t perform that action at this time.
0 commit comments