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)
send()
Sends the response to the client and shuts down the environment
_render_tag( $field, $value)