package multipart_form-lwt

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

Install

Authors

Maintainers

Sources

multipart_form-0.5.0.tbz
sha256=a8a36c1c0e2873ba1b3bd32ccdfb8fb6766e06612e52e36b3077a6a296a88a64
sha512=f1e95b201e5474687e31bb132ca17ab9799d9957cbc91d0d7fdc160bbcfb2b6f6a77e37fba802c5a41339cb699987667e029672d58096ebfd06fd932b352bd46

Description

Implementation of RFC7578 in OCaml

Returning values from forms: multipart/form-data

Published: 14 Apr 2023

Dependencies (7)

  1. multipart_form = version
  2. lwt
  3. ke
  4. bigstringaf
  5. angstrom
  6. dune >= "2.0.0"
  7. ocaml >= "4.08.0"

Dev Dependencies (7)

  1. logs with-test
  2. unstrctrd with-test
  3. rresult with-test
  4. rosetta with-test
  5. fmt with-test
  6. alcotest with-test
  7. alcotest-lwt with-test

Used by (3)

  1. current_web >= "0.6.1"
  2. dream >= "1.0.0~alpha3"
  3. multipart_form-cohttp-lwt

Conflicts

None