v1.4.0
- Add support for
keepAlive: false
which will not cache client instances and close them on each request - Expose
res.close()
to close the underlying request/response - Expose
res.destroy()
the destroy the underlying request/response and the underlying http client