diff options
Diffstat (limited to 'kioslave/http/https.protocol')
-rw-r--r-- | kioslave/http/https.protocol | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kioslave/http/https.protocol b/kioslave/http/https.protocol new file mode 100644 index 000000000..8a9c2f0da --- /dev/null +++ b/kioslave/http/https.protocol @@ -0,0 +1,12 @@ +[Protocol] +exec=kio_http +protocol=https +input=none +output=filesystem +reading=true +defaultMimetype=application/octet-stream +determineMimetypeFromExtension=false +Icon=www +config=http +DocPath=kioslave/https.html +Class=:internet |