/usr/share/kde4/services/webdav.protocol is in kdelibs5-data 4:4.14.2-5+deb8u2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | [Protocol]
exec=kio_http
protocol=webdav
input=none
output=filesystem
listing=Name,Type,Size,Date,AccessDate,Access
reading=true
writing=true
makedir=true
deleting=true
moving=true
deleteRecursive=true
copyFromFile=true
defaultMimetype=application/octet-stream
determineMimetypeFromExtension=false
Icon=folder-remote
maxInstances=20
maxInstancesPerHost=5
X-DocPath=kioslave/webdav/index.html
Class=:internet
|