Browse Source

Fix description a little

We don't have speed comparsion and on Node >= 0.10 they will have same Agent, so this is not relevant now.
http2
Vsevolod Strukchinsky 10 years ago
parent
commit
3d664b8d9a
  1. 5
      readme.md

5
readme.md

@ -12,10 +12,9 @@
A nicer interface to the built-in [`http`](http://nodejs.org/api/http.html) module.
It supports following redirects, streams, automagically handling gzip/deflate and some convenience options.
Created because [`request`](https://github.com/mikeal/request) is bloated *(several megabytes!)* and slow.
It supports following redirects, Promises, streams, automagically handling gzip/deflate and some convenience options.
Created because [`request`](https://github.com/mikeal/request) is bloated *(several megabytes!)*.
## Install

Loading…
Cancel
Save