Searched defs:onRequest (Results 1 – 8 of 8) sorted by relevance
19 Redirect.prototype.onRequest = function (options) { method in Redirect
101 Multipart.prototype.onRequest = function (options) { method in Multipart
94 OAuth.prototype.onRequest = function (_oauth) { method in OAuth
126 Auth.prototype.onRequest = function (user, pass, sendImmediately, bearer) { method in Auth
20 function onRequest(request, response) { function
24 function onRequest(request, response) { function
213 this.onRequest = function (...args) { method
199 this.onRequest = function (...args) { method