node-decompress-response

Decompress a HTTP response if needed
  https://github.com/sindresorhus/decompress-response
  0
  no reviews



Decompresses the response from http.request if it's gzipped or deflated, otherwise just passes it through.

Node.js is an event-based server-side JavaScript engine.