kdelibs/kioslave/http/https.protocol
Ivailo Monev 4cb8afa14d generic: remove unused KIO protocol input/output information
KIO slaves are either helper (e.g. vnc/rdp), not source (e.g. thumbnail
which is also helper in a way) or have listing capability (e.g. file
which is filesystem type)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-01-01 02:46:51 +02:00

19 lines
355 B
Text

[Protocol]
exec=kio_http
protocol=https
copyToFile=false
copyFromFile=false
listing=false
reading=true
writing=true
makedir=false
deleting=false
moving=false
ProxiedBy=http
Icon=text-html
maxInstances=20
maxInstancesPerHost=5
defaultMimetype=application/octet-stream
determineMimetypeFromExtension=false
X-DocPath=kioslave/http/index.html
Class=:internet