Home
last modified time | relevance | path

Searched defs:sendAsync (Results 1 – 6 of 6) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DClientInterface.php39 public function sendAsync(RequestInterface $request, array $options = []): PromiseInterface; function
DClient.php101 public function sendAsync(RequestInterface $request, array $options = []): PromiseInterface function in GuzzleHttp\\Client
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DClientInterface.php41 public function sendAsync(RequestInterface $request, array $options = []); function
DClient.php106 public function sendAsync(RequestInterface $request, array $options = []) function in GuzzleHttp\\Client
/plugin/webdav/vendor/sabre/http/lib/
DClient.php181 … function sendAsync(RequestInterface $request, callable $success = null, callable $error = null) { function in Sabre\\HTTP\\Client
/plugin/davcal/vendor/sabre/http/lib/
DClient.php179 … function sendAsync(RequestInterface $request, callable $success = null, callable $error = null) { function in Sabre\\HTTP\\Client