Searched refs:onRequestResponse (Results 1 – 2 of 2) sorted by relevance
775 self.req.on('response', self.onRequestResponse.bind(self))884 Request.prototype.onRequestResponse = function (response) { method in Request
184 …/request/request/pull/1818) Extract `readResponseBody` method out of `onRequestResponse` (@pvoisin)