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