Searched refs:applyOptions (Results 1 – 7 of 7) sorted by relevance
21 const applyOptions = (object, options = {}) => { function40 applyOptions(chalk, options);
346 $request = $this->applyOptions($request, $options);365 private function applyOptions(RequestInterface $request, array &$options) function in GuzzleHttp\\Client
328 $request = $this->applyOptions($request, $options);342 private function applyOptions(RequestInterface $request, array &$options): RequestInterface function in GuzzleHttp\\Client
727 - Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`
753 * Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`
777 - Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`
1048 * Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`