You are here

public property EasyHandle::$headers in Auth0 Single Sign On 8.2

@var array Received HTTP headers so far

File

vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php, line 23

Class

EasyHandle
Represents a cURL easy handle and the data it populates.

Namespace

GuzzleHttp\Handler

Code

public $headers = [];