diff --git a/readme.md b/readme.md index 24310fb01..fd414bc9d 100644 --- a/readme.md +++ b/readme.md @@ -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) | ✔ | ✔ | ✖ | ✖ |