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