Class RestfulService_Response
- SS_HTTPResponse
-
RestfulService_Response
Methods summary
public
|
#
__construct( mixed $body, mixed $statusCode = 200, mixed $headers = null )
Create a new HTTP response |
public
|
|
public
|
|
public
|
Methods inherited from SS_HTTPResponse
addHeader(),
getBody(),
getHeader(),
getHeaders(),
getLinks(),
getStatusCode(),
getStatusDescription(),
isError(),
isFinished(),
output(),
redirect(),
removeHeader(),
setBody(),
setStatusCode()
Magic methods summary
Properties summary
protected
mixed
|
$simpleXML |
Properties inherited from SS_HTTPResponse
$body,
$headers,
$redirect_codes,
$statusCode,
$statusDescription,
$status_codes