Buckets:
| diff --git a/lib/agents.js b/lib/agents.js | |
| index 45ec59c4c13757379095131c4f0a5ea6f7284f45..0763b031e355a755ec6a26f98461aa3f63b8339b 100644 | |
| --- a/lib/agents.js | |
| +++ b/lib/agents.js | |
| module.exports = class Agent extends AgentBase { | |
| } | |
| get proxy () { | |
| - return this.#proxy ? { url: this.#proxy } : {} | |
| + return this.#proxy ? { url: this.#proxy.toString() } : {} | |
| } | |
| #getProxy (options) { | |
Xet Storage Details
- Size:
- 418 Bytes
- Xet hash:
- 0ec236599c1e4ff8e1b3c341c92085c4fc197496285fdc5d705640a68fd89471
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.