Browse Source

Mention Got as a user of this module

master
Sindre Sorhus 8 years ago
parent
commit
8dcbc90c23
  1. 2
      readme.md

2
readme.md

@ -4,6 +4,8 @@
Decompresses the [response](https://nodejs.org/api/http.html#http_class_http_incomingmessage) from [`http.request`](https://nodejs.org/api/http.html#http_http_request_options_callback) if it's gzipped or deflated, otherwise just passes it through.
Used by [`got`](https://github.com/sindresorhus/got).
## Install

Loading…
Cancel
Save