developit / unfetch

🐕 Bare minimum 500b fetch polyfill.
https://npm.im/unfetch
MIT License
5.7k stars 201 forks source link

what could cause a blank body to be returned? (isomorphic-unfetch) #152

Closed working-name closed 2 years ago

working-name commented 3 years ago

Here's a test link https://playcode.io/804022/ - am I missing something?

working-name commented 2 years ago

Alright, good talk :) Had to go axios to see what the server sent back.