package mirage-http

  1. Overview
  2. Docs
MirageOS HTTP client and server driver

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-http-3.0.0.tar.gz
md5=8ced7b4060c4aecd6f1dacaae42ec56b

Description

Tags

org:mirage

Published: 23 Feb 2017

README

mirage-http -- MirageOS-compatible implementation of the Cohttp interfaces

Dependencies (11)

  1. cohttp >= "0.18.0" & < "0.99"
  2. lwt >= "2.4.3"
  3. mirage-conduit >= "2.2.0"
  4. conduit >= "0.15.0"
  5. mirage-channel-lwt >= "3.0.0"
  6. mirage-flow-lwt >= "1.2.0"
  7. result
  8. topkg build
  9. ocamlbuild build
  10. ocamlfind build
  11. ocaml >= "4.00.0"

Dev Dependencies

None

Used by (4)

  1. git >= "1.5.2" & < "1.10.0"
  2. git-mirage < "1.11.4"
  3. mirage-git
  4. mirage-www >= "1.1.0"

Conflicts

None