Appearance
Fetches a URL and returns the response.
getJsonOrText(response)
Response
Promise
Either the JSON data or the text data.
client/lib/utils/fetchSupport.js:14