The latest NodeJS has stable fetch built in. It would be nice to have this for earlier NodeJS as well.
The built in fetch should probably be used to build an even better request function with built in retries and callbacks. Then make that global. Call it wgethttpClientcurlrequest or call
The latest NodeJS has stable fetch built in. It would be nice to have this for earlier NodeJS as well.
The built in fetch should probably be used to build an even better
request
function with built in retries and callbacks. Then make that global. Call itwget
httpClient
curl
request
orcall