Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@AndrewBarba AndrewBarba released this 20 Feb 22:20
62dbdf8
  1. Add support for keepAlive: false which will not cache client instances and close them on each request
  2. Expose res.close() to close the underlying request/response
  3. Expose res.destroy() the destroy the underlying request/response and the underlying http client