Searched refs:onResponse (Results 1 – 8 of 8) sorted by relevance
18 }, onResponse);22 function onResponse(res) { function
111 req.on('response', onResponse); // for v0.6116 function onResponse(res) { function
32 }, function onResponse(res) { function
70 var authHeader = request._auth.onResponse(response)79 Redirect.prototype.onResponse = function (response) { method in Redirect
143 Auth.prototype.onResponse = function (response) { method in Auth
137 connectReq.once('response', onResponse) // for v0.6143 function onResponse(res) { function
270 function onResponse(httpRes) { function294 httpReq.on('response', onResponse);
993 if (self._redirect.onResponse(response)) {