rsnext/test/integration/node-fetch-keep-alive/pages/api
Steven 79ed8e13b0
Add keepAlive to node-fetch polyfill (#27376)
Fixes #27109 

This PR adds a default `agent` as described in the [`node-fetch` docs](https://github.com/node-fetch/node-fetch#custom-agent).

We should see about 2x perf according to some [benchmarks](https://github.com/Ethan-Arrowood/undici-fetch/blob/main/benchmarks.md#fetch).
2021-07-22 14:34:33 +00:00
..
json.js Add keepAlive to node-fetch polyfill (#27376) 2021-07-22 14:34:33 +00:00