matthew-andrews / isomorphic-fetch

Isomorphic WHATWG Fetch API, for Node & Browserify
MIT License
6.96k stars 290 forks source link

Change usage example #184

Closed jimmywarting closed 2 years ago

jimmywarting commented 4 years ago

closes #178

httpbin.org is a good api for testing it is useful cuz you know what the request header/body you made did look like

jimmywarting commented 4 years ago

Only took a half year to press the "create pull request" button 🤣 thanks for the reminder @samrocksc

samrocksc commented 4 years ago

:P Now if only you could get it approved over at npm module haha

jimmywarting commented 4 years ago

That will take another 6-12 mounts to complete

matthew-andrews commented 3 years ago

Sorry for the delay everyone … this is on the path to being resolved … Please test master against your applications … I wil release as a major version once I'm happy it hasn't broken anything.

matthew-andrews commented 3 years ago

Actually this is a good PR … I'm sorry it's very late but would mind undoing the undoing the whitespace change?