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: 26 Mar 2016

Dependencies (15)

  1. magic-mime
  2. base64 >= "2.0.0" & < "3.0.0"
  3. stringext
  4. conduit >= "0.11.0" & < "0.16.0"
  5. pa_fields_conv
  6. pa_sexp_conv
  7. type_conv
  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 (83)

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