Marwan Mustafa

Results 2 issues of Marwan Mustafa

This is a direct copy of https://github.com/node-fetch/node-fetch/pull/1474. We're having memory leak issues as we're using a http agent with `keepAlive` options with the fetch used on the remix server.

I can see this likely being used by others, no reason not to expose it AFAIK. Our current use-case is that there are some properties in the `tsconfig.json` that I...

CLA Signed
feat:typescript
package:dev