Represents a cURL easy handle and the data it populates.
- internal
CloneableFinalInstantiable
Properties |
public $createResponseException = NULL
|
public $errno = 0
|
public $handle = NULL
|
public $headers = []
|
public $onHeadersException = NULL
|
public $options = []
|
public $request = NULL
|
public $response = NULL
|
public $sink = NULL
|
Methods |
public __get( $name)
|
public createResponse() : void Attach a response to the easy handle based on the received headers.
|