node-fetch/src
Jimmy Wärting 6425e2021a
fix: handle bom in text and json (#1482)
* fix: handle bom in text and json

* add test for text and arraybuffer as well
2022-03-11 22:49:14 +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 fix: handle bom in text and json (#1482) 2022-03-11 22:49:14 +01:00
headers.js Don't change relative location header on manual redirect (#1105) 2022-01-15 22:08:16 +01:00
index.js feat: export Blob, File and FormData + utilities (#1463) 2022-01-20 21:42:44 +01:00
request.js chore: fix typo in credential error message (#1496) 2022-02-03 08:28:57 +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