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: 28 Sep 2015

Dependencies (13)

  1. ocamlbuild build
  2. magic-mime
  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.9.0" & < "2.0.0"
  9. re
  10. cmdliner build & >= "0.9.4"
  11. ocamlfind build
  12. base-bytes
  13. ocaml >= "4.01.0" & < "5.0"

Dev Dependencies (2)

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

Used by (80)

  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. csvprovider
  20. datakit < "0.10.0"
  21. dog < "0.2.1"
  22. dropbox
  23. frenetic >= "3.3.0" & < "5.0.5"
  24. git = "1.4.10" | >= "1.5.0" & < "1.10.0"
  25. git-cohttp
  26. git-http < "1.11.2"
  27. git-paf < "3.5.0"
  28. git-unix < "1.10.0" | = "1.11.1"
  29. github >= "1.0.0" & < "3.0.1"
  30. github-hooks < "0.2.0"
  31. github-jsoo < "3.0.1"
  32. hockmd
  33. http2https
  34. http_router
  35. imaplet-lwt >= "0.1.3"
  36. influxdb-async
  37. influxdb-lwt
  38. iocaml < "0.4.9"
  39. ip2location
  40. ip2locationio
  41. irmin >= "0.9.0" & != "0.11.1" & < "1.0.0"
  42. irmin-cli
  43. irmin-graphql >= "2.3.0"
  44. irmin-http < "1.3.1" | >= "2.3.0"
  45. irmin-mirage-git >= "2.3.0" & < "2.8.0"
  46. irmin-unix < "0.9.9" | >= "2.3.0"
  47. ketrew >= "1.1.0" & < "3.0.0"
  48. letsencrypt < "0.3.0"
  49. links
  50. magic-trace
  51. merge-queues >= "0.2.0"
  52. message-switch >= "1.4.0"
  53. mirage-http = "2.0.0" | >= "2.4.0" & < "3.2.0"
  54. mirage-www >= "1.1.0"
  55. mirror
  56. nsq >= "0.2.4"
  57. ocamlapi
  58. oframl
  59. ojs-base >= "0.3.0" & < "0.6.0"
  60. opium >= "0.10.1" & < "0.16.0"
  61. opium_kernel >= "0.18.0"
  62. podge < "0.7.0"
  63. ppx_json_types
  64. ppx_netblob
  65. prof_spacetime < "0.2.0"
  66. quests
  67. river < "0.2"
  68. slacko < "0.13.0"
  69. sociaml-facebook-api >= "0.4.1"
  70. spotify-web-api < "0.2.1"
  71. syndic >= "1.4" & < "1.6.0"
  72. telegraml < "2.2.0"
  73. transmission-rpc
  74. usbmux < "1.3.2"
  75. vhd-tool >= "0.7.6"
  76. webmachine < "0.4.0"
  77. websocket >= "2.2" & < "2.10"
  78. xapi-idl
  79. xe >= "0.6.3"
  80. xen-api-client >= "0.9.8"

Conflicts (4)

  1. js_of_ocaml >= "3.0"
  2. lwt >= "4.0.0"
  3. lwt < "2.5.0"
  4. async < "111.25.00"