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.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)
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