Croda::CrodaPlugins::Base::ResponseMethods
Constructors
new(response : HTTP::Server::Response)
SourceInstance methods
content_length=(length : Int)
Sourcecontent_type=(val : String)
Sourcedefault_headers
Sourcefinish
Sourceheaders
Sourceredirect(path : String, status : Int32) : Nil
Sourceresponse
Sourceset_default_headers
Sourcestatus
Sourcestatus=(status : Int32 | HTTP::Status)
Sourcewrite(body)
Source