package shuttle_http

  1. Overview
  2. Docs
Async library for HTTP/1.1 servers and clients

Install

Authors

Maintainers

Sources

shuttle-0.9.4.tbz
sha256=d868723ab7d9b9c7239c30ce0692bc02c8f6ac3f3ff62ef31a0b8a014de45995
sha512=f831285927eae3da9bb6e233e296e0d9193a940faf81850a279d50a1639ad806717054f973e60436d9afa503ae5a800ddd6a5c4b3eaca8457b20ac5d810534f3

Description

Shuttle_http is a low level library for implementing HTTP/1.1 web services and clients in OCaml.

Dependencies (4)

  1. re2 >= "v0.15.0"
  2. shuttle_ssl = version
  3. shuttle = version
  4. dune >= "2.8"

Dev Dependencies (3)

  1. odoc with-doc
  2. core_unix with-test
  3. ppx_jane with-test

Used by

None

Conflicts

None