Skip to content

lib: add fetch

Rodrigo Muino Tomonari requested to merge github/fork/targos/undici-fetch into master

Refs: https://github.com/nodejs/undici/pull/1183

/cc @nodejs/undici

This adds a --experimental-fetch flag that installs the fetch, Request, Response and Headers globals.

Merge request reports

Loading