rouille::input

Module multipart

Source
Expand description

Parsing data sent with multipart/form-data.

Note: You are encouraged to look at the post module instead in order to parse data from HTML forms.

Structs§

  • Allows you to inspect the content of the multipart input of a request.
  • The data of a field in a multipart/form-data request.
  • A field in a multipart request with its associated headers and data.

Enums§

Functions§