package multipart_form

  1. Overview
  2. No Docs
Multipart-form: RFC2183, RFC2388 & RFC7578

Install

dune-project
 Dependency

Authors

Maintainers

Sources

multipart_form-0.8.0.tbz
sha256=950740679be604e8641f557732ea988be506a7224fb1292853a904198bdc8560
sha512=5ad9590f2f9c8b97af00b253389ff087373b29627c384359650e5737883e9271e78405f6c009e36eda305f3dd64f6de5ac335d0c384016da6765abdc63161b20

Description

Implementation of RFC7578 in OCaml

Returning values from forms: multipart/form-data

Published: 12 Feb 2026

Dependencies (12)

  1. bigstringaf >= "0.9.0"
  2. ke >= "0.4"
  3. logs
  4. fmt >= "0.8.7"
  5. prettym
  6. pecu >= "0.4"
  7. uutf
  8. unstrctrd >= "0.2"
  9. base64 >= "3.0.0"
  10. angstrom >= "0.14.0"
  11. dune >= "2.0.0"
  12. ocaml >= "4.08.0"

Dev Dependencies (3)

  1. rresult with-test
  2. rosetta with-test
  3. alcotest with-test

Used by (6)

  1. dream >= "1.0.0~alpha3"
  2. hurl
  3. multipart_form-cohttp-lwt >= "0.8.0"
  4. multipart_form-eio >= "0.8.0"
  5. multipart_form-lwt >= "0.8.0"
  6. multipart_form-miou >= "0.8.0"

Conflicts (1)

  1. result < "1.5"