Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/superagent-proxy/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
2.0.0 / 2018-07-11 ================== * Upgrade "proxy-agent" to remove deprecation warning and enable socks v2 * drop support for Node < 6 1.0.3 / 2018-02-12 ================== * [[`757b09f485`](https://github.com/TooTallNate/superagent-proxy/commit/757b09f485)] - Upgrading debug dependency to avoid ReDoS (#26) (Adrián Estrada) * [[`17fd826650`](https://github.com/TooTallNate/superagent-proxy/commit/17fd826650)] - rename History.md to CHANGELOG.md (Nathan Rajlich) * [[`050b80b237`](https://github.com/TooTallNate/superagent-proxy/commit/050b80b237)] - fix date (Nathan Rajlich) 1.0.2 / 2016-11-21 ================== * [[`915a4b0ee9`](https://github.com/TooTallNate/superagent-proxy/commit/915a4b0ee9)] - Update to use superagent 3 (#23, Matt Blair) 1.0.1 / 2016-06-22 ================== * package: allow "superagent" v2 * fixed example (#15, @reedrosenbluth) 1.0.0 / 2015-07-15 ================== * bumping to v1.0.0 for stricter defined semver semantics 0.4.0 / 2015-07-15 ================== * update to "proxy-agent" v2 API * use %o debug() formatter 0.3.2 / 2015-05-18 ================== * package: update "debug" to v2.2.0 * package: still limit "superagent" to < v2 * package: support superagent >= 1.0 (#14, @Jxck) 0.3.1 / 2014-08-21 ================== * package: looser "superagnet" peerDependency version 0.3.0 / 2014-01-13 ================== * index: fix the redirect http -> https scenario * index: use `debug` component * package: update "proxy-agent" to v1 0.2.0 / 2013-11-20 ================== * index: use "proxy-agent" 0.1.0 / 2013-11-16 ================== * index: implement an LRU cache to lower the creation of `http.Agent` instances * index: include the ":" when generating the cache URI * index: add support for calling the proxy function directly * index: cleanup and refactor to allow for an opts object to be used * test: add some basic tests for the .proxy() function 0.0.2 / 2013-11-15 ================== * package: add "superagent" to `devDependencies` * only invoke `url.parse()` when the proxy is a string * README++ 0.0.1 / 2013-07-11 ================== * Initial release, currently supports: * `http:` * `https:` * `socks:` (version 4a)