module

Croda::CrodaPlugins::Base::RequestMethods

Constructors

new(scope, request : HTTP::Request, response : Croda::CrodaResponse)
Source

Instance methods

always
Source
block_result(result)
Source
block_result_body(result : String)
Source
block_result_body(result : Nil)
Source
get(arg, &) : Nil
Source
halt
Source
headers
Source
is(arg, &) : Nil
Source
matched_path
Source
method
Source
on(arg, &) : Nil
Source
path
Source
post(arg, &) : Nil
Source
post
Source
redirect(path, status = 302)
Source
remaining_path
Source
remaining_path=(remaining_path : String)
Source
root
Source