You are here

protected property RequestBuilder::$guzzleOptions in Auth0 Single Sign On 8.2

Guzzle HTTP Client options.

Type: array

See also

http://docs.guzzlephp.org/en/stable/request-options.html

File

vendor/auth0/auth0-php/src/API/Helpers/RequestBuilder.php, line 80

Class

RequestBuilder
Class RequestBuilder

Namespace

Auth0\SDK\API\Helpers

Code

protected $guzzleOptions = [];