class

Marten::HTTP::Params::Data

Inherits Marten::HTTP::Params::Core / Enumerable / Reference / Object

Represents the parsed content of a request's body, including both non-file and file inputs.

Constructors

new(params : RawHash)
Source