Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
qleex
master
Qleex
Context
InvalidHTTPMethod
Parameters
Router
RouterMethod
Built with Crystal 1.9.2
2023-10-07 20:35:51 UTC
module
Qleex
Defined in:
errors.cr
qleex.cr
router.cr
Constant Summary
HTTP_METHODS
=
[
"GET"
,
"POST"
,
"PUT"
,
"DELETE"
,
"PATCH"
,
"OPTIONS"
]
The available HTTP methods