Optional
qBittorrent WebAPI key. Added in qBittorrent v5.2.0. When set, the client uses Authorization: Bearer <apiKey> instead of cookie login. https://github.com/qbittorrent/qBittorrent/wiki/API-Key-Authentication-%28%E2%89%A5v5.2.0%29
Authorization: Bearer <apiKey>
ex - `http://localhost:4444/
Pass proxy agent to ofetch Only supported in Node.js >= 18 using undici
https://undici.nodejs.org/#/docs/api/Dispatcher
https://github.com/unjs/ofetch#️-adding-https-agent
ex - '/json'
'/json'
global request timeout
https://github.com/unjs/ofetch#️-timeout
qBittorrent WebAPI key. Added in qBittorrent v5.2.0. When set, the client uses
Authorization: Bearer <apiKey>instead of cookie login. https://github.com/qbittorrent/qBittorrent/wiki/API-Key-Authentication-%28%E2%89%A5v5.2.0%29