package multipart_form

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

Install

Authors

Maintainers

Sources

multipart_form-0.4.0.tbz
sha256=79f81d9a197e5771552175086fb36d59fc91420f84859c095987b18c167f39e0
sha512=92f5cf2ae412237f9e036bbd31b47ca379aadc427eaeaac06d6d1d0a50fad59112dfa644766751a2bf3967445a76f6e9c27fb1352265017f61bcefc864bf133a

Description

Implementation of RFC7578 in OCaml

Returning values from forms: multipart/form-data

Published: 29 Jan 2022

Dependencies (16)

  1. result >= "1.5"
  2. bigstringaf >= "0.7.0"
  3. bigarray-compat >= "1.0.0"
  4. ke >= "0.4"
  5. logs
  6. fmt >= "0.8.7"
  7. prettym
  8. pecu >= "0.4"
  9. stdlib-shims
  10. uutf
  11. rresult >= "0.7.0"
  12. unstrctrd >= "0.2"
  13. base64 >= "3.0.0"
  14. angstrom >= "0.14.0"
  15. dune >= "2.0.0"
  16. ocaml >= "4.08.0"

Dev Dependencies (2)

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

Used by (2)

  1. dream >= "1.0.0~alpha3"
  2. multipart_form-lwt < "0.4.1"

Conflicts

None