Closed janhommes closed 6 years ago
This allows getting all functions of the xhr object. e.g.:
o("/People").get(function() { console.log(this.xhr.getAllResponseHeaders()) });
Only real changes are in o.js line 1391
o.js
This allows getting all functions of the xhr object. e.g.:
Only real changes are in
o.js
line 1391