package cohttp-curl-async
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Cohttp client using Curl & Async 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 + Async for the backend. Does not require conduit for SSL.
Published: 20 Dec 2025
Dependencies (7)
Dev Dependencies (9)
-
odoc
with-doc -
alcotest
with-test & >= "1.7.0" -
ounit2
with-test -
fmt
with-test -
uri
with-test & >= "4.2.0" -
cohttp-async
with-test & = version -
async_unix
with-test -
async_kernel
with-test & >= "v0.17.0" -
core_kernel
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page