Module salvo::http::form[][src]

Structs

A file that is to be inserted into a multipart/* or alternatively an uploaded file that was received as part of multipart/* parsing.

The extracted text fields and uploaded files from a multipart/form-data request.

Functions

Parse MIME multipart/form-data information from a stream as a FormData.