ladjs / superagent

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
https://ladjs.github.io/superagent/
MIT License
16.58k stars 1.33k forks source link

Refactoring agent #1789

Closed vakhid-shagmanov closed 5 months ago

vakhid-shagmanov commented 10 months ago

Add function in Agent class for saveing options passed when calling the constructor

Checklist

vakhid-shagmanov commented 10 months ago

@jimmywarting Hi. What do you think about this

titanism commented 5 months ago

why was this done? what was the point of refactoring?