class

Crest::StreamDataForm(T)

Inherits Crest::Form < Reference < Object

Streams multipart form data through a pipe to avoid buffering the full body in memory.

Constants

DEFAULT_MIME_TYPE = "application/octet-stream"

Class methods

generate(params : Array(Tuple(String, Crest::ParamsValue)), params_encoder : Crest::ParamsEncoder.class)
Source

Instance methods

generate
Source
parsed_params
Source