module

Orion::Controller::ResponseHelpers

Instance methods

content_type=(content_type)

Set the content type of the response

Source
response

The HTTP:Response.

Source
status=(status)

Set the status of the response

Source
status_code=(status_code)

Set the status of the response

Source