mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-19 21:02:50 +08:00
* Add proxy support for file uploads Instead of using node's native fetch we extend ApiService with NodeApiService to add support for proxies using `node-fetch` * Fix constructors for FileUploadService in browser * Fix dependency on ApiService within jslib-services.module --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| jest.config.js | ||
| package.json | ||
| test.setup.ts | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||