node-fetch/src
Maciej Goszczycki dd2cea4672
Handle zero-length OK deflate responses (master) (#965)
* Handle zero-length OK deflate responses

* Also handle pump callback in the deflate branch

* Update the use of pump everywhere and link to the original PR

* Address lints
2022-01-17 00:41:37 +01:00
..
errors Require Node.js 12.20.0 and move to ESM (#1141) 2021-07-18 22:15:19 +02:00
utils Simplify check in isDomainOrSubdomain (#1455) 2022-01-16 16:08:23 +01:00
body.js core: Warn when using data (#1421) 2022-01-08 14:19:27 +01:00
headers.js Don't change relative location header on manual redirect (#1105) 2022-01-15 22:08:16 +01:00
index.js Handle zero-length OK deflate responses (master) (#965) 2022-01-17 00:41:37 +01:00
request.js core: Warn when using data (#1421) 2022-01-08 14:19:27 +01:00
response.js feat(Body): Added support for `BodyMixin.formData()` and constructing bodies with FormData (#1314) 2021-11-08 12:51:49 +01:00