Class Blank
The HttpResponse returns an object with status information, separated headers, and any response body necessary.
- OpenCloud\Common\Base
-
OpenCloud\Common\Request\Response\Http
-
OpenCloud\Common\Request\Response\Blank
Namespace: OpenCloud\Common\Request\Response
Author: Glen Campbell <glen.campbell@rackspace.com>
Api
Located at OpenCloud/Common/Request/Response/Blank.php
Author: Glen Campbell <glen.campbell@rackspace.com>
Api
Located at OpenCloud/Common/Request/Response/Blank.php
public
|
|
public
integer
|
errno(),
error(),
header(),
headers(),
httpBody(),
info(),
setBody()
|
__set(),
checkJsonError(),
getHttpRequestObject(),
getLogger(),
makeQueryString(),
populate(),
setLogger(),
setProperty(),
url()
|
public
mixed
|
$errno |
|
|
public
mixed
|
$error |
|
|
public
mixed
|
$info |
|
|
public
mixed
|
$body |
|
|
public
array
|
$headers | array() |
|
public
integer
|
$status | 200 |
|
public
mixed
|
$rawdata |
|