package cohttp

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.0.tar.gz
md5=9841ea7065be56c7751cc51e37b93e80

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: 19 Dec 2014

Dependencies (11)

  1. ocamlbuild build
  2. base64 < "2.0.0"
  3. stringext
  4. conduit >= "0.7.0" & < "0.16.0"
  5. sexplib >= "109.53.00" & < "113.01.00"
  6. fieldslib >= "109.20.00" & < "113.01.00"
  7. uri >= "1.5.0" & < "2.0.0"
  8. re
  9. cmdliner build & >= "0.9.4"
  10. ocamlfind build
  11. ocaml >= "4.01.0" & < "5.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (67)

  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. bt
  8. c3
  9. calculon-web < "0.5"
  10. canary
  11. cca >= "0.6.2"
  12. cohttp-async >= "1.1.1" & < "2.2.0"
  13. cohttp-lwt-jsoo = "1.0.2"
  14. cohttp-mirage >= "2.0.0" & != "2.1.1" & < "2.5.5"
  15. cohttp-top >= "1.1.0" & < "2.2.0"
  16. comby-semantic
  17. cowabloga >= "0.4.0"
  18. datakit < "0.10.0"
  19. dog < "0.2.1"
  20. dropbox
  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.9.4"
  27. github-hooks < "0.2.0"
  28. hockmd
  29. imaplet-lwt >= "0.1.3" & < "0.1.8"
  30. influxdb-async
  31. influxdb-lwt
  32. iocaml < "0.4.7"
  33. ip2location
  34. ip2locationio
  35. irmin >= "0.9.0" & != "0.11.1" & < "1.0.0"
  36. irmin-cli
  37. irmin-graphql >= "2.3.0"
  38. irmin-http >= "2.3.0"
  39. irmin-mirage-git >= "2.3.0" & < "2.8.0"
  40. irmin-unix < "0.9.9" | >= "2.3.0"
  41. letsencrypt < "0.3.0"
  42. links
  43. magic-trace
  44. merge-queues >= "0.2.0"
  45. mirage-http >= "2.0.0" & < "2.2.0"
  46. mirage-www >= "1.1.0"
  47. nsq >= "0.2.4"
  48. ocamlapi
  49. oframl
  50. opium >= "0.10.1" & < "0.12.0"
  51. opium_kernel >= "0.18.0"
  52. podge < "0.7.0"
  53. ppx_netblob
  54. prof_spacetime < "0.2.0"
  55. quests
  56. slacko < "0.13.0"
  57. sociaml-facebook-api < "0.4.1"
  58. spotify-web-api < "0.2.1"
  59. syndic >= "1.4" & < "1.6.0"
  60. transmission-rpc
  61. usbmux < "1.3.2"
  62. vhd-tool >= "0.7.6"
  63. webmachine < "0.4.0"
  64. websocket >= "0.9.1" & < "2.0.0"
  65. xapi-idl
  66. xe >= "0.6.3"
  67. xen-api-client >= "0.9.8"

Conflicts (5)

  1. js_of_ocaml >= "3.0"
  2. lwt >= "2.5.0"
  3. lwt < "2.4.3"
  4. async >= "113.00.00"
  5. async < "109.15.00"