package http-multipart-formdata

  1. Overview
  2. Docs
Http multipart/formdata parser

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.1.tar.gz
md5=96b1851c7496072b5b0bf4f1a3894817
sha512=3c5402f28283db184fd56da59550c999fa08bb4db135993055a732cdf00c38aba41a5c7cab0e069bba940ccb889eb249100c4333dd4b8645aff1a998ece1cb4a

CHANGES.md.html

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.