Warning, /frameworks/kio/src/kioworkers/http/http.json is written in an unsupported language. File is not indexed.
0001 {
0002 "KDE-KIO-Protocols": {
0003 "http": {
0004 "Class": ":internet",
0005 "Icon": "text-html",
0006 "X-DocPath": "kioworker6/http/index.html",
0007 "defaultMimetype": "application/octet-stream",
0008 "deleting": true,
0009 "determineMimetypeFromExtension": false,
0010 "input": "none",
0011 "maxInstances": 20,
0012 "maxInstancesPerHost": 5,
0013 "output": "filesystem",
0014 "protocol": "http",
0015 "reading": true,
0016 "writing": true
0017 },
0018 "https": {
0019 "Class": ":internet",
0020 "Icon": "text-html",
0021 "X-DocPath": "kioworker6/http/index.html",
0022 "config": "http",
0023 "defaultMimetype": "application/octet-stream",
0024 "deleting": true,
0025 "determineMimetypeFromExtension": false,
0026 "input": "none",
0027 "maxInstances": 20,
0028 "maxInstancesPerHost": 5,
0029 "output": "filesystem",
0030 "protocol": "https",
0031 "reading": true,
0032 "writing": true
0033 },
0034 "webdav": {
0035 "Class": ":internet",
0036 "Icon": "folder-remote",
0037 "X-DocPath": "kioworker6/webdav/index.html",
0038 "copyFromFile": true,
0039 "defaultMimetype": "application/octet-stream",
0040 "deleteRecursive": true,
0041 "deleting": true,
0042 "determineMimetypeFromExtension": false,
0043 "input": "none",
0044 "listing": [
0045 "Name",
0046 "Type",
0047 "Size",
0048 "Date",
0049 "AccessDate",
0050 "Access"
0051 ],
0052 "makedir": true,
0053 "maxInstances": 20,
0054 "maxInstancesPerHost": 5,
0055 "moving": true,
0056 "output": "filesystem",
0057 "protocol": "webdav",
0058 "reading": true,
0059 "writing": true
0060 },
0061 "webdavs": {
0062 "Class": ":internet",
0063 "Icon": "folder-remote",
0064 "X-DocPath": "kioworker6/webdav/index.html",
0065 "config": "webdav",
0066 "copyFromFile": true,
0067 "defaultMimetype": "application/octet-stream",
0068 "deleteRecursive": true,
0069 "deleting": true,
0070 "determineMimetypeFromExtension": false,
0071 "input": "none",
0072 "listing": [
0073 "Name",
0074 "Type",
0075 "Size",
0076 "Date",
0077 "AccessDate",
0078 "Access"
0079 ],
0080 "makedir": true,
0081 "maxInstances": 20,
0082 "maxInstancesPerHost": 5,
0083 "moving": true,
0084 "output": "filesystem",
0085 "protocol": "webdavs",
0086 "reading": true,
0087 "writing": true
0088 }
0089 }
0090 }