Skip to content

arenadotio/blue-http

Repository files navigation

CircleCI Coverage Status GitHub release License: Unlicense Documentation

Blue HTTP

Blue HTTP is a high-level OCaml HTTP client, intended to be used out of the box without additional configuration.

Features

  • Everything Cohttp supports
  • TLS support with certificate validation
  • Connection pooling
  • Redirect following

Missing features

  • Only supports Async (pull requests to factor out Lwt/Unix are welcome!)

Example

FIXME: Add an example

Releases

No releases published

Packages

No packages published