package cohttp

  1. Overview
  2. No Docs

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: 15 Feb 2015

Dependencies (12)

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

Dev Dependencies (1)

  1. ounit with-test

Used by (72)

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

Conflicts (5)

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