package cohttp-curl-lwt

  1. Overview
  2. No Docs
Cohttp client using Curl & Lwt as the backend

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.1.tbz
sha256=65080247763442d1dc3cd90678b8233b798772f036ac81cd1eaade1f5d66a65f
sha512=35aa6035bc0229e4622fb2846c2e5578d260faa4b95497d294e5f1f9dc90a392323771f4758ed5ee32d93c26b72d2d16eb23a83070b8a26b0e13df2a77501b54

Description

An HTTP client that relies on Curl + Lwt for the backend. Does not require conduit for SSL.

Published: 20 Dec 2025

Dependencies (7)

  1. lwt >= "5.3.0"
  2. stringext
  3. cohttp-curl = version
  4. http = version
  5. ocurl >= "0.9.2"
  6. ocaml >= "4.08"
  7. dune >= "3.8"

Dev Dependencies (9)

  1. odoc with-doc
  2. ounit2 with-test
  3. conduit-lwt with-test
  4. cohttp-lwt with-test & = version
  5. cohttp with-test & = version
  6. cohttp-lwt-unix with-test & = version
  7. alcotest with-test & >= "1.7.0"
  8. uri with-test & >= "4.2.0"
  9. cmdliner with-dev-setup & >= "2.0.0"

Used by

None

Conflicts

None