A light-weight module that brings the Fetch API to node.js; Forked from https://npm.im/node-fetch
npm install @mrbbot/node-fetchThis a modified fork of dollarshaveclub/node-fetch tweaked to fit the use-case of miniflare.
This is not meant for general use.
It adds types, Response.redirect, Web Sockets to Response's, the cf property to Request's, support for empty bodies and has updated dependencies.