README
HTTPMethodEmulator
Handler
class
HTTPMethodEmulator::Handler
HTTPMethodEmulator::Handler
Reference
Object
Included Modules
HTTP::Handler
Defined in:
handler.cr
Constant Summary
INSTANCE
=
new
POST_METHOD
=
"POST"
Instance Method Summary
#call
(context)
#field
: String
#field=
(field : String)
Instance Method Detail
def
call
(context)
#
[
View source
]
def
field
: String
#
[
View source
]
def
field=
(field : String)
#
[
View source
]