mirror of
https://github.com/bitwarden/browser
synced 2025-01-30 04:54:55 +01:00
065725df7a
* Add proxy support for file downloads Instead of using node's native fetch we extend ApiService with NodeApiService to add support for proxies using `node-fetch` * Add comments to the DownloadCommand --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>