codecov-node icon indicating copy to clipboard operation
codecov-node copied to clipboard

Use node-fetch directly instead

Open jimmywarting opened this issue 3 years ago • 0 comments

teeny-request is just a wrapper around node-fetch... why not use it directly instead? teeny-request just makes node-fetch behave as the now old deprecated request library.

fetch is also going to be impl in nodejs core in the feature...

jimmywarting avatar Sep 05 '21 14:09 jimmywarting