Open LaurensRietveld opened 4 years ago
We use superagent for all http requests. This is a left-over from the old yasgui version. Let's use the native fetch api instead. This should solve #144 as well, as fetch doesn't do any 'magic' response body parsing
We use superagent for all http requests. This is a left-over from the old yasgui version. Let's use the native fetch api instead. This should solve #144 as well, as fetch doesn't do any 'magic' response body parsing