Skip to content

Commit

Permalink
Mention node-fetch Node.js stream API in comparison table (#644)
Browse files Browse the repository at this point in the history
Fixes #637
  • Loading branch information
sindresorhus committed Oct 26, 2018
1 parent 325409c commit 3a50d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@ const h2got = got.extend({request});
| Browser support |||* ||
| Electron support |||||
| Promise API |||||
| Stream API ||| ||
| Stream API ||| Node.js only ||
| Request cancelation |||||
| RFC compliant caching |||||
| Cookies (out-of-box) |||||
Expand Down

0 comments on commit 3a50d8b

Please sign in to comment.