hi, Lobos, in src/qwest.js, line 264: throw xhr.status+' ('+xhr.statusText+')'; throw info is not enough, we need more info from xhr:  throw xhr is OK?
hi, Lobos,
in src/qwest.js, line 264:
throw xhr.status+' ('+xhr.statusText+')';
throw info is not enough, we need more info from xhr:
throw xhr is OK?