ah.proxy({ onResponse: function (response, handler) { //do something..... handler.next(response); }, });