Daniel Alexandrov
Results
2
issues of
Daniel Alexandrov
The `safeFetch` request is sometimes rejected because of the current value of the `User-Agent` header. This PR updates it to a newer browser version and also adds a function `getRandomUserAgent`,...
When JSON Hero fails to fetch a json for some reason it throws an error, which is outside of any catch/error boundary. In this case `safeFetch` returns a response with...