multipart_form
Multipart-form: RFC2183, RFC2388 & RFC7578

Install

Authors

Maintainers

Sources

multipart_form-v0.3.0.tbz
sha256=f4cd9e300b9cf5d9f2425f091ef89fdf0ffa17ba0c45e7ab3de6f98d9dd08b15
sha512=9077001b74fbfe0f020636d2b1a8154c98297ae5cb89e43713c4e5a4eb89be78ec3f89372c7945886b138201d2eaeaff4e90d43f7245aa3480a590decba5d612

Description

Implementation of RFC7578 in OCaml

Returning values from forms: multipart/form-data

Published: 12 May 2021

Dependencies (17)

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

Dev Dependencies (2)

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

Used by (1)

  1. dream = "1.0.0~alpha2"

Conflicts

None