package http-multipart-formdata

  1. Overview
  2. Docs
Http multipart/formdata parser

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.0.tar.gz
md5=2432973b83777abb794d1812ccab56c8
sha512=0abf2ed09a5b84c5a513d43df3d4819b4b030fd45bca8a2b71e65ca6957f67a90f70afc8d54834681270bead2c0e77b7c87c8da21812635bdf932d087305b5e1

CHANGES.md.html

v3.0.0 2021-07-04

This release contains breaking change, therefore the version is incremented to v3.0.0

  • Flatten module Part_header to part_header

  • Implement reader/pull based parser to retrieve multipart parts

  • Implement push-based incremental input model

  • Remove dependency on lwt, reparse-lwt and reparse

v2.0.1 2021-06-27

  • Relax CRFL token on the first boundary value line

v2.0.0 2021-06-26

  • Upgrade to reparse v3.0.0

  • Change API to streaming api

v1.1.0 2021-04-07

  • Ensure compatibility with reparse v2.1.0

v1.0.1 2020-04-12

  • Fixes error prone equal - #10.

v1.0.0 2020-30-11

  • First release.

OCaml

Innovation. Community. Security.