The minimal fetch contract the transport relies on. The global fetch and drop-in replacements (e.g. node-wreq for browser TLS impersonation) both satisfy it, so either can be injected via RequestInit.fetch.
fetch
node-wreq
The minimal
fetchcontract the transport relies on. The globalfetchand drop-in replacements (e.g.node-wreqfor browser TLS impersonation) both satisfy it, so either can be injected via RequestInit.fetch.