package multipart_form

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

Install

Dune Dependency

Authors

Maintainers

Sources

multipart_form-v0.2.0.tbz
sha256=cff5758d3ea1bd759d65b628611527deec9719dc10e89779a0306cfcf36bf6a0
sha512=e59a6cd6893825452672e8ee1fa3ae8d8d72449948ca1b8500a81670b416cd1715e2a8f7bb72794565c422064e0fe7950038b5cba600aa04647eaedeee6b1ac0

CHANGES.md.html

v0.2.0 2021-04-19 (Paris)

  • Add an encoder of multipart/form-data (@dinosaure, #9)

  • Provide multipart_form.lwt which is a specialization of multipart_form with lwt and streams (@Armael, @dinosaure, #10)

  • Add convenience functions such as map or flatten (@Armael, #10)

  • Add Multipart_form.parse (@Armael, #10)

  • Add documentation to help user (@Armael, @dinosaure, #10, #11, #13)

  • Update the README.md (@dinosaure, #12)

v0.1.0 2020-09-14 (Paris)

  • First release of multipart_form

OCaml

Innovation. Community. Security.