package http-multipart-formdata
Http multipart/formdata parser
Install
Dune Dependency
Authors
Maintainers
Sources
v2.0.0.tar.gz
md5=d7ce79e220df3a3e952e9e074aaf5e8c
sha512=3b586f4d2c938cdcf4b50a99310468a323deb55aab7f9a93e906baf34388b3ba6f646ee28597714a8288ef66c7f15d2ca39c99566e5af44f2198c5f89edae89c
Description
OCaml implementation of RFC 7578 (Returning Values from Forms: multipart/form-data)- https://tools.ietf.org/html/rfc7578
README
http-mutlipart-formdata
A library which enables HTTP file uploads in ocaml web applications. HTTP file upload requests are generally encoded as multipart/form-data
media content type. The library provides a simple api to parse and process such requests.
The parser implements HTTP multipart/form-data
standard as defined in RFC 7578.
Installation
$ opam install http-multipart-formdata
Dependencies (7)
-
reparse-lwt-unix
(>= "3.0.0" & < "3.1.0")
-
reparse-lwt
(>= "3.0.0" & < "3.1.0")
-
reparse
(>= "3.0.0" & < "3.1.0")
- lwt
-
fmt
>= "0.8.9"
-
ocaml
>= "4.10.0"
-
dune
>= "2.7"
Dev Dependencies (3)
-
odoc
with-doc
-
ppx_deriving
with-test
-
ppx_expect
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page