class
Crest::StreamDataForm(T)
- Crest::StreamDataForm(T)
- Crest::Form(T)
- Reference
- Object
Overview
Streams multipart form data through a pipe to avoid buffering the full body in memory.
Defined in:
crest/forms/stream_data_form.crConstant Summary
-
DEFAULT_MIME_TYPE =
"application/octet-stream"