= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Multipart-form: RFC2183, RFC2388 & RFC7578
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
multipart_form-0.4.1.tbz
sha256=36268ee6fec4c53273c2c0b977a4a9f441a5c6ce586773d91d28b599b45540db
sha512=65843e8371adf80d5d52b510dd819774c0251bb36031126a77fd473e384bc873fd80000adaa8944a2e1fbb68d39a009edd18468239d87c25811cf99d56709d00
Description
Implementation of RFC7578 in OCaml
Returning values from forms: multipart/form-data
Published: 12 Apr 2022
Dependencies (13)
-
bigstringaf
>= "0.9.0"
-
ke
>= "0.6"
- logs
-
fmt
>= "0.8.7"
- prettym
-
pecu
>= "0.4"
- uutf
-
rresult
>= "0.7.0"
-
unstrctrd
>= "0.2"
-
base64
>= "3.0.0"
-
angstrom
>= "0.14.0"
-
dune
>= "2.0.0"
-
ocaml
>= "4.08.0"
Dev Dependencies (2)
Used by (2)
-
dream
>= "1.0.0~alpha3"
-
multipart_form-lwt
>= "0.4.1"
Conflicts (1)
-
result
< "1.5"