Thanks for your work on that. I’m curious about the different “multipart” libraries now available for OCaml – anyone has a brief comparison of them?
- http-multipart-formdata as announced above
- multipart_form by @dinosaure
- multipart-form-data by cryptosense
Are there functional differences? Correctness? Performance? Or just a matter of style and co-development?
Thanks, Hannes