Home
last modified time | relevance | path

Searched refs:applyOptions (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClient.php346 $request = $this->applyOptions($request, $options);
365 private function applyOptions(RequestInterface $request, array &$options) function in GuzzleHttp\\Client
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md727 - Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`
H A DCHANGELOG.md753 * Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`