Searched defs:sendAsync (Results 1 – 6 of 6) sorted by relevance
39 public function sendAsync(RequestInterface $request, array $options = []): PromiseInterface; function
101 public function sendAsync(RequestInterface $request, array $options = []): PromiseInterface function in GuzzleHttp\\Client
41 public function sendAsync(RequestInterface $request, array $options = []); function
106 public function sendAsync(RequestInterface $request, array $options = []) function in GuzzleHttp\\Client
181 … function sendAsync(RequestInterface $request, callable $success = null, callable $error = null) { function in Sabre\\HTTP\\Client
179 … function sendAsync(RequestInterface $request, callable $success = null, callable $error = null) { function in Sabre\\HTTP\\Client