Alfodr::Router::Params
Constants
APPLICATION_JSON = "application/json"
MULTIPART_FORM = "multipart/form-data"
TYPE_EXT_REGEX = Alfodr::Support::MimeTypes::TYPE_EXT_REGEX
Constructors
new(request : HTTP::Request)
SourceInstance methods
[]=(key : Types::Key, value)
Source[]?(key : Types::Key)
Sourcefiles
Sourcehas_key?(key : Types::Key)
Sourcejson(key : Types::Key)
Sourceoverride_method?(key : Types::Key)
Sourceto_h
Source