module

Croda::CrodaPlugins::Base::ResponseMethods

Constructors

new(response : HTTP::Server::Response)
Source

Instance methods

content_length=(length : Int)
Source
content_type=(val : String)
Source
default_headers
Source
finish
Source
headers
Source
redirect(path : String, status : Int32) : Nil
Source
response
Source
set_default_headers
Source
status
Source
status=(status : Int32 | HTTP::Status)
Source
write(body)
Source