package multipart-form-data

  1. Overview
  2. No Docs
multipart/form-data (RFC2388) parser

Install

Authors

Maintainers

Sources

multipart-form-data-0.1.0.tbz
md5=1369103590a077f17b7db144b7eeca6b

Description

This is a parser for structured form data based on Lwt_stream in order to use it with cohttp. You can use it to send POST parameters.

Published: 06 Dec 2016

Dependencies (5)

  1. lwt >= "2.5.0" & < "4.0.0"
  2. stringext >= "1.3.0"
  3. ocamlfind build
  4. topkg build
  5. ocaml >= "4.02.0"

Dev Dependencies (2)

  1. ppx_deriving with-test
  2. alcotest with-test

Used by (1)

  1. datakit-ci

Conflicts

None