@mrbbot/node-fetch
v4.6.0
Published
A light-weight module that brings the Fetch API to node.js; Forked from https://npm.im/node-fetch
Readme
This 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.
