package cohttp-curl-async

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.2.tbz
sha256=499cd8b094cee4b00fe6b9f6322680f81fe87161e963a196b109c1882610af62
sha512=701b946af0a84c9f5d1f5131fc4cea9b35fa2fd18d67460eb0caf4f916acc4ae8695d65594d0e0074f2729dc9ca54cfd984b1863a6f7dc345e171be4e3c3b258

Description

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

Published: 28 Jul 2026

Dependencies (7)

  1. core_unix >= "v0.14.0"
  2. core >= "v0.16.0"
  3. cohttp-curl = version
  4. stringext
  5. http = version
  6. ocurl >= "0.9.2"
  7. dune >= "3.8"

Dev Dependencies (9)

  1. odoc with-doc
  2. alcotest with-test & >= "1.7.0"
  3. ounit2 with-test
  4. fmt with-test
  5. uri with-test & >= "4.2.0"
  6. cohttp-async with-test & = version
  7. async_unix with-test
  8. async_kernel with-test & >= "v0.17.0"
  9. core_kernel with-test

Used by

None

Conflicts

None