package multipart_form

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

Install

Authors

Maintainers

Sources

multipart_form-0.4.1.tbz
sha256=36268ee6fec4c53273c2c0b977a4a9f441a5c6ce586773d91d28b599b45540db
sha512=65843e8371adf80d5d52b510dd819774c0251bb36031126a77fd473e384bc873fd80000adaa8944a2e1fbb68d39a009edd18468239d87c25811cf99d56709d00

Description

Implementation of RFC7578 in OCaml

Returning values from forms: multipart/form-data

Published: 12 Apr 2022

Dependencies (13)

  1. bigstringaf >= "0.9.0"
  2. ke >= "0.6"
  3. logs
  4. fmt >= "0.8.7"
  5. prettym
  6. pecu >= "0.4"
  7. uutf
  8. rresult >= "0.7.0"
  9. unstrctrd >= "0.2"
  10. base64 >= "3.0.0"
  11. angstrom >= "0.14.0"
  12. dune >= "2.0.0"
  13. 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 (1)

  1. result < "1.5"