package cohttp-curl-async

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

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha2.tbz
sha256=2f00d14832c1c13427c12007e5b45a8f121e06e46d556a76904359ab26c0cff6
sha512=342034580418d55e7b9657c09cf187c415e562fc041e8f5eaa489cfae08f60b98afcddbc77632b479755cdfb2d30b5653ed5250b5b7dbde01f0be93f4e828bcc

Description

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

Published: 15 Aug 2023

Dependencies (9)

  1. async_unix
  2. async_kernel
  3. core_unix >= "v0.14.0"
  4. core >= "v0.16.0"
  5. cohttp-curl = version
  6. stringext
  7. http = version
  8. ocurl
  9. dune >= "3.0"

Dev Dependencies (6)

  1. odoc with-doc
  2. alcotest with-test
  3. ounit with-test
  4. fmt with-test
  5. uri with-test & >= "4.2.0"
  6. cohttp-async with-test & = version

Used by

None

Conflicts

None