package multipart_form

  1. Overview
  2. Docs

Module Multipart_form.Content_dispositionSource

Sourcetype t
Sourceval disposition_type : t -> [ `Inline | `Attachment | `Ietf_token of string | `X_token of string ]
Sourceval name : t -> string option
Sourceval filename : t -> string option
Sourceval size : t -> int option
Sourceval pp : t Fmt.t
OCaml

Innovation. Community. Security.