Class Rest\Response Hold the response in a Server
__contruct(\Rest\Rest\Response $rest = null)
\Rest\Rest\Response
addHeader(string $header) : \Rest\Rest\Response
string
\Rest\Rest\Response
cleanHeader() : \Rest\Rest\Response
\Rest\Rest\Response
showHeader() : \Rest\Rest\Response
\Rest\Rest\Response
headerSent() : bool
bool
setResponse(mixed $response) : \Rest\Rest\Response
mixed
\Rest\Rest\Response
sendResponse(mixed $response) : \Rest\Rest\Response
mixed
\Rest\Rest\Response
cleanResponse() : \Rest\Rest\Response
\Rest\Rest\Response
appendResponse(string $response) : \Rest\Rest\Response
string
\Rest\Rest\Response
addResponse(string $response) : \Rest\Rest\Response
string
\Rest\Rest\Response
getResponse() : mixed
mixed
$response;
rest
headers
response