Home
last modified time | relevance | path

Searched refs:middleware (Results 1 – 17 of 17) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DHandlerStack.php128 * @param callable $middleware Middleware function
131 public function unshift(callable $middleware, $name = null) argument
133 array_unshift($this->stack, [$middleware, $name]);
140 * @param callable $middleware Middleware function
143 public function push(callable $middleware, $name = '') argument
145 $this->stack[] = [$middleware, $name];
153 * @param callable $middleware Middleware function
156 public function before($findName, callable $middleware, $withName = '') argument
158 $this->splice($findName, $withName, $middleware, true);
165 * @param callable $middleware Middleware function
[all …]
/plugin/asciidocjs/node_modules/yargs/build/lib/
Dmiddleware.js61 return commandMiddleware.map(middleware => {
62 middleware.applyBeforeValidation = false;
63 return middleware;
67 return middlewares.reduce((acc, middleware) => {
68 if (middleware.applyBeforeValidation !== beforeValidation) {
71 if (middleware.mutates) {
72 if (middleware.applied)
74 middleware.applied = true;
78 .then(initialObj => Promise.all([initialObj, middleware(initialObj, yargs)]))
82 const result = middleware(acc, yargs);
Dyargs-factory.js174 this.middleware((argv, _yargs) => {
546 middleware(callback, applyBeforeValidation, global) {
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DHandlerStack.php134 public function unshift(callable $middleware, string $name = null): void argument
136 \array_unshift($this->stack, [$middleware, $name]);
146 public function push(callable $middleware, string $name = ''): void argument
148 $this->stack[] = [$middleware, $name];
159 public function before(string $findName, callable $middleware, string $withName = ''): void argument
161 $this->splice($findName, $withName, $middleware, true);
171 public function after(string $findName, callable $middleware, string $withName = ''): void argument
173 $this->splice($findName, $withName, $middleware, false);
234 …private function splice(string $findName, string $withName, callable $middleware, bool $before): v… argument
238 $tuple = [$middleware, $withName];
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
DGuzzle6AuthHandler.php56 $middleware = new AuthTokenMiddleware(
64 $config['handler']->push($middleware, 'google_auth');
77 $middleware = new ScopedAccessTokenMiddleware(
86 $config['handler']->push($middleware, 'google_auth');
95 $middleware = new SimpleMiddleware(['key' => $key]);
99 $config['handler']->push($middleware, 'google_auth');
/plugin/authgooglesheets/vendor/google/auth/
DREADME.md91 // create middleware
92 $middleware = ApplicationDefaultCredentials::getMiddleware($scopes);
94 $stack->push($middleware);
112 If you are using [Guzzle 5][Guzzle 5], replace the `create middleware` and
147 // create middleware
148 $middleware = ApplicationDefaultCredentials::getIdTokenMiddleware($targetAudience);
150 $stack->push($middleware);
197 // create middleware
198 $middleware = new AuthTokenMiddleware($creds);
200 $stack->push($middleware);
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DUPGRADING.md9 of Guzzle to use a middleware based system rather than an event system. Any
12 event listeners or subscribers need to be updated to become middleware
49 - Guzzle no longer has a dependency on RingPHP. Due to the use of a middleware
50 system based on PSR-7, using RingPHP and it's middleware system as well adds
57 - As Guzzle now uses a middleware based systems the event system and RingPHP
60 middleware system.
91 ## Migrating to middleware
99 functional middleware approach.
102 you now create a stack based middleware function that intercepts a request on
105 with PSR-7 middleware. Due to the use of promises, the middleware system is
[all …]
DCHANGELOG.md226 * Added request and response logging middleware.
256 * Added middleware and handler system
257 * Replaced the Guzzle event and subscriber system with a middleware system.
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md35 - The `log` middleware will log the errors with level `error` instead of `notice`
59 of Guzzle to use a middleware based system rather than an event system. Any
62 event listeners or subscribers need to be updated to become middleware
99 - Guzzle no longer has a dependency on RingPHP. Due to the use of a middleware
100 system based on PSR-7, using RingPHP and it's middleware system as well adds
107 - As Guzzle now uses a middleware based systems the event system and RingPHP
110 middleware system.
141 ## Migrating to middleware
149 functional middleware approach.
152 you now create a stack based middleware function that intercepts a request on
[all …]
DCHANGELOG.md162 - Support passing a body summarizer to the http errors middleware [#2795](https://github.com/guzzle…
513 * Added request and response logging middleware.
545 * Added middleware and handler system
546 * Replaced the Guzzle event and subscriber system with a middleware system.
/plugin/matrixnotifierwas/vendor/psr/http-message/docs/
DPSR7-Usage.md4 They were created to establish a standard between middleware implementations.
/plugin/matrixnotifierwas/
Dcomposer.lock45 "psr/log": "Required for using the Log middleware"
/plugin/authgooglesheets/vendor/google/apiclient/
DREADME.md419 …dlers and Middleware](http://docs.guzzlephp.org/en/stable/handlers-and-middleware.html) offer even…
/plugin/asciidocjs/node_modules/yargs/build/
Dindex.cjs1middleware must be a function");const n=t[i];n.applyBeforeValidation=e,n.global=s}Array.prototype.…
/plugin/authgooglesheets/
Dcomposer.lock266 "psr/log": "Required for using the Log middleware"
/plugin/icons/assets/material-design-icons/css/
Dmaterialdesignicons.min.css1 …\F987"}.mdi-microwave::before{content:"\FC75"}.mdi-middleware::before{content:"\FF7A"}.mdi-middlew…
/plugin/html5video2/script/
Dvideo.min.js20 …eware",{value:{},writeable:!1,enumerable:!0}),Object.defineProperty(ir.middleware,"TERMINATOR",{va…