package cohttp

  1. Overview
  2. 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: 22 May 2016

Dependencies (15)

  1. magic-mime
  2. base64 >= "2.0.0" & < "3.0.0"
  3. stringext
  4. ppx_sexp_conv
  5. ppx_deriving
  6. ppx_fields_conv
  7. conduit >= "0.11.0" & < "0.16.0"
  8. sexplib
  9. fieldslib
  10. uri >= "1.9.0" & < "2.0.0"
  11. re
  12. cmdliner build & >= "0.9.4"
  13. ocamlfind build
  14. base-bytes
  15. ocaml >= "4.01.0" & < "5.0"

Dev Dependencies (2)

  1. alcotest with-test
  2. ounit with-test

Used by (85)

  1. aws-async
  2. aws-lwt
  3. aws-s3 < "1.1.0" | >= "2.0.0" & < "4.0.0"
  4. awsm
  5. awsm-codegen
  6. azblob-async
  7. azure-cosmos-db
  8. bap = "0.9.9"
  9. bap-server < "0.2.0"
  10. bt
  11. c3
  12. calculon-web < "0.5"
  13. canary
  14. cca >= "0.6.2"
  15. cohttp-async >= "1.1.1" & < "2.2.0"
  16. cohttp-lwt-jsoo = "1.0.2"
  17. cohttp-mirage >= "2.0.0" & != "2.1.1" & < "2.5.5"
  18. cohttp-top >= "1.1.0" & < "2.2.0"
  19. comby-semantic
  20. cowabloga >= "0.0.9"
  21. csvprovider
  22. datakit < "0.10.0"
  23. dog < "0.2.1"
  24. dropbox
  25. frenetic >= "3.3.0" & < "5.0.5"
  26. git = "1.4.10" | >= "1.5.0" & < "1.10.0"
  27. git-cohttp
  28. git-http < "1.11.2"
  29. git-paf < "3.5.0"
  30. git-unix < "1.10.0" | = "1.11.1"
  31. github >= "1.0.0" & < "3.0.1"
  32. github-hooks < "0.2.0"
  33. github-jsoo < "3.0.1"
  34. github-unix < "3.0.1"
  35. hockmd
  36. http2https
  37. http_router
  38. imaplet-lwt >= "0.1.3"
  39. influxdb-async
  40. influxdb-lwt
  41. iocaml != "0.4.8"
  42. ip2location
  43. ip2locationio
  44. irmin >= "0.9.0" & != "0.11.1" & < "1.0.0"
  45. irmin-cli
  46. irmin-graphql >= "2.3.0"
  47. irmin-http < "1.3.1" | >= "2.3.0"
  48. irmin-mirage-git >= "2.3.0" & < "2.8.0"
  49. irmin-unix < "0.9.9" | >= "2.3.0"
  50. ketrew >= "1.1.0" & < "3.2.1"
  51. letsencrypt < "0.3.0"
  52. links
  53. magic-trace
  54. mechaml
  55. merge-queues >= "0.2.0"
  56. message-switch >= "1.4.0"
  57. mirage-http = "2.0.0" | >= "2.4.0" & < "3.2.0"
  58. mirage-www >= "1.1.0"
  59. mirror
  60. nsq >= "0.2.4"
  61. ocamlapi
  62. oframl
  63. ojs-base >= "0.3.0" & < "0.6.0"
  64. opium >= "0.10.1" & < "0.16.0"
  65. opium_kernel >= "0.18.0"
  66. podge
  67. ppx_json_types
  68. ppx_netblob
  69. prof_spacetime < "0.2.0"
  70. prometheus-app < "0.4"
  71. quests
  72. river < "0.2"
  73. slacko < "0.13.0"
  74. sociaml-facebook-api >= "0.4.1"
  75. spotify-web-api < "0.2.1"
  76. syndic >= "1.4" & < "1.6.0"
  77. telegraml < "2.2.0"
  78. transmission-rpc
  79. usbmux
  80. vhd-tool >= "0.7.6"
  81. webmachine >= "0.4.0" & < "0.6.0"
  82. websocket >= "2.2" & < "2.10"
  83. xapi-idl
  84. xe >= "0.6.3"
  85. xen-api-client >= "0.9.8"

Conflicts (5)

  1. js_of_ocaml >= "3.0"
  2. js_of_ocaml < "2.6"
  3. lwt >= "4.0.0"
  4. lwt < "2.5.0"
  5. async < "113.24.00"