package cohttp-curl-lwt

  1. Overview
  2. Docs
Cohttp client using Curl & Lwt 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 + Lwt for the backend. Does not require conduit for SSL.

Published: 15 Aug 2023

Dependencies (7)

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

Dev Dependencies (8)

  1. odoc with-doc
  2. ounit 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
  8. uri with-test & >= "4.2.0"

Used by

None

Conflicts

None