in src/http-error-handler/http-error-handler.js [16:18]
function getResponseData(response) { return (response || {}).data || response || {}; }