Wrapper for HTTP responses
$encoding : string
Character encoding to use
$code : integer
Response code to use
$_data : array
The data to be transmitted
__get( $name)
__set( $name, $value)
set_data( $data)
__construct(array $data = array())
send()
Sends the response to the client and shuts down the environment