package cohttp

  1. Overview
  2. No Docs
HTTP library for Lwt, Async and Mirage

Install

Dune Dependency

Authors

Maintainers

Sources

v0.11.1.tar.gz
md5=98ace17c7923ba8420ee2fcfb29b49e5

Description

There are several optional dependencies which activate functionality:

  • Lwt: opam install lwt cohttp
  • Lwt and SSL: opam install lwt ssl cohttp
  • Async: opam install async cohttp
  • Async and SSL: opam install async_ssl cohttp

Tags

org:mirage org:xapi-project

Published: 17 Apr 2014

Dependencies (12)

  1. ocamlbuild build
  2. ssl
  3. lwt >= "2.4.3" & < "2.5.0"
  4. conduit = "0.5.1"
  5. sexplib >= "109.53.00" & < "113.01.00"
  6. fieldslib >= "109.20.00" & < "113.01.00"
  7. ounit
  8. stringext
  9. uri >= "1.5.0" & < "2.0.0"
  10. re
  11. ocamlfind
  12. ocaml < "5.0"

Dev Dependencies

None

Used by (63)

  1. aws-async
  2. aws-lwt
  3. aws-s3 < "1.1.0" | >= "2.0.0" & < "4.0.0"
  4. awsm-codegen
  5. azblob-async
  6. azure-cosmos-db
  7. c3
  8. calculon-web < "0.5"
  9. canary
  10. cca >= "0.6.2"
  11. cohttp-async >= "1.1.1" & < "2.2.0"
  12. cohttp-lwt-jsoo = "1.0.2"
  13. cohttp-mirage >= "2.0.0" & != "2.1.1" & < "2.5.5"
  14. cohttp-top >= "1.1.0" & < "2.2.0"
  15. comby-semantic
  16. cowabloga >= "0.0.6" & < "0.0.8" | >= "0.4.0"
  17. datakit < "0.10.0"
  18. dog < "0.2.1"
  19. dropbox
  20. facebook-sdk
  21. frenetic >= "3.3.0" & < "5.0.5"
  22. git = "1.4.10" | >= "1.5.0" & < "1.10.0"
  23. git-cohttp
  24. git-paf < "3.5.0"
  25. git-unix < "1.10.0" | = "1.11.1"
  26. github >= "0.8.2" & < "0.9.0"
  27. github-hooks < "0.2.0"
  28. hockmd
  29. influxdb-async
  30. influxdb-lwt
  31. iocaml < "0.4.7"
  32. ip2location
  33. ip2locationio
  34. irmin != "0.11.1" & < "1.0.0"
  35. irmin-cli
  36. irmin-graphql >= "2.3.0"
  37. irmin-http >= "2.3.0"
  38. irmin-mirage-git >= "2.3.0" & < "2.8.0"
  39. irmin-unix < "0.9.9" | >= "2.3.0"
  40. letsencrypt < "0.3.0"
  41. links
  42. magic-trace
  43. merge-queues >= "0.2.0"
  44. message-switch < "0.10.5.1"
  45. mirage-http < "2.0.0"
  46. mirage-www >= "1.1.0"
  47. nsq >= "0.2.4"
  48. ocamlapi
  49. oframl
  50. opium < "0.10.1"
  51. opium_kernel >= "0.18.0"
  52. podge < "0.7.0"
  53. prof_spacetime < "0.2.0"
  54. quests
  55. slacko < "0.13.0"
  56. spotify-web-api < "0.2.1"
  57. syndic >= "1.4" & < "1.6.0"
  58. usbmux < "1.3.2"
  59. vhd-tool = "0.7.5"
  60. websocket >= "0.7" & < "0.9.1"
  61. xapi-idl
  62. xe < "0.6.3"
  63. xen-api-client >= "0.9.6" & < "0.9.8"

Conflicts (2)

  1. async >= "113.00.00"
  2. async < "109.15.00"