package http-multipart-formdata

  1. Overview
  2. Docs
Http multipart/formdata parser

Install

Authors

Maintainers

Sources

v1.1.0.tar.gz
md5=bc7caa989b76b1202fbe0a2271acd10a
sha512=d05c9bfc0dd3f65fd890e581c88a9a3729ab2c88e2c8d424581f0411fc52525af445b79a1f8a1f9760a012629e22fc323e467a58e7ab2dfd4769dea45df74efd

Description

OCaml implementation of RFC 7578 (Returning Values from Forms: multipart/form-data)- https://tools.ietf.org/html/rfc7578

Dependencies (4)

  1. reparse (>= "2.1.0" & < "3.0.0")
  2. fmt >= "0.8.9"
  3. ocaml >= "4.10.0"
  4. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None