Add Transmission widget

- Update http.js to support writing request bodies
- Update http.js to support returning all response headers

resolves: #104
This commit is contained in:
Jason Fischer 2022-09-12 19:35:47 -07:00
parent 406358aae9
commit b3db549a65
8 changed files with 148 additions and 4 deletions

View file

@ -63,6 +63,12 @@
"upload": "Upload",
"download": "Download"
},
"transmission": {
"download": "Download",
"upload": "Upload",
"leech": "Leech",
"seed": "Seed"
},
"sonarr": {
"wanted": "Wanted",
"queued": "Queued",