Home
last modified time | relevance | path

Searched defs:onRequest (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/npm/node_modules/request/lib/
Dredirect.js19 Redirect.prototype.onRequest = function (options) { method in Redirect
Dmultipart.js101 Multipart.prototype.onRequest = function (options) { method in Multipart
Doauth.js94 OAuth.prototype.onRequest = function (_oauth) { method in OAuth
Dauth.js126 Auth.prototype.onRequest = function (user, pass, sendImmediately, bearer) { method in Auth
/third_party/node/test/parallel/
Dtest-http2-https-fallback-http-server-options.js20 function onRequest(request, response) { function
Dtest-http2-https-fallback.js24 function onRequest(request, response) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_ServiceExtensionAbility.js213 this.onRequest = function (...args) { method
Dohos_application_ServiceExtAbility.js199 this.onRequest = function (...args) { method