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: 10 Mar 2017

Dependencies (18)

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

Dev Dependencies (2)

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

Used by (84)

  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. bt
  10. c3
  11. calculon-web < "0.5"
  12. canary
  13. cca >= "0.6.2"
  14. coclobas
  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. mirage-http = "2.0.0" | >= "2.4.0" & < "3.2.0"
  57. mirage-www >= "1.1.0"
  58. mirror
  59. nsq >= "0.2.4"
  60. ocamlapi
  61. oframl
  62. ojs-base >= "0.3.0" & < "0.6.0"
  63. opium >= "0.10.1" & < "0.16.0"
  64. opium_kernel >= "0.18.0"
  65. podge
  66. ppx_json_types
  67. ppx_netblob
  68. prof_spacetime < "0.2.0"
  69. prometheus-app < "0.4"
  70. quests
  71. river < "0.2"
  72. slacko < "0.14.1"
  73. sociaml-facebook-api >= "0.4.1"
  74. spotify-web-api < "0.2.1"
  75. syndic >= "1.4" & < "1.6.0"
  76. telegraml < "2.2.0"
  77. transmission-rpc
  78. usbmux
  79. vhd-tool >= "0.7.6" & < "0.12.0"
  80. webmachine >= "0.4.0" & < "0.6.0"
  81. websocket >= "2.2" & < "2.10"
  82. xe >= "0.6.3"
  83. xen-api-client >= "0.9.8" & < "0.9.14"
  84. yurt < "0.3"

Conflicts (5)

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