package cohttp-curl-lwt

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

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha1.tbz
sha256=4e3ece8ade6493fe731c0842f519cc0f8f564753d71c985aa4ed6de3f0753646
sha512=5db6f1ffab6fc2ab30baffb1fc82b7f50b11ddb31ec19fc4415dac40f04766f29e816a4cf99ddb152b93c8acbefade7779ad3dc3d092e2f88fa1deea3fc2721a

Description

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

Published: 07 May 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