v1.7.2
Fixes
- Some request parameters may have never been deleted from a temporary cache after some specific errors. This issue has been introduced in
v.1.6.15
, so the update to this new version is highly recommended.
Changes
- Default Node.js HTTP/HTTPS agent will now reuse an existing connection which should improve application performance.
- Added full support for different proxy servers.
- Added 2 dependencies: http-proxy-agent and https-proxy-agent
Thank you to @nabeelamir-defra for submitting the proxy issue #89 .