Convert cURL to OCaml

Convert cURL to OCaml code using `Cohttp`. Functional programming HTTP requests.

OCaml is a functional language with strong static typing. `Cohttp` is a popular library for HTTP interactions. This tool generates OCaml code to perform the request.

Frequently Asked Questions