Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
http_method_emulator
v0.1.0
HTTPMethodEmulator
Handler
Built with Crystal 1.9.2
2023-10-07 16:48:49 UTC
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
]