package cohttp

  1. Overview
  2. No Docs

Description

If you wish to install the Lwt_unix version, then you will also need the ssl optional package for this version. Just do:

opam install cohttp lwt ssl to get a fully working HTTP(S) Lwt_unix client.

Tags

org:mirage org:xapi-project

Published: 30 Jan 2014

Dependencies (9)

  1. ocamlbuild build
  2. sexplib >= "109.53.00" & < "113.01.00"
  3. fieldslib >= "109.20.00" & < "113.01.00"
  4. cstruct >= "1.0.1"
  5. ounit
  6. uri >= "1.4.0" & < "1.5.0"
  7. re
  8. ocamlfind
  9. ocaml < "5.0"

Dev Dependencies

None

Used by (57)

  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. c3
  8. calculon-web < "0.5"
  9. canary
  10. cca >= "0.6.2"
  11. cohttp-async >= "1.1.1" & < "2.2.0"
  12. cohttp-lwt-jsoo = "1.0.2"
  13. cohttp-mirage >= "2.0.0" & != "2.1.1" & < "2.5.5"
  14. cohttp-top >= "1.1.0" & < "2.2.0"
  15. comby-semantic
  16. cowabloga < "0.0.5" | >= "0.4.0"
  17. datakit < "0.10.0"
  18. dog < "0.2.1"
  19. dropbox
  20. frenetic >= "5.0.0" & < "5.0.5"
  21. git = "1.4.10" | >= "1.5.0" & < "1.10.0"
  22. git-cohttp
  23. git-paf < "3.5.0"
  24. git-unix < "1.10.0" | = "1.11.1"
  25. github = "0.3.3" | >= "0.6.0" & < "0.8.0"
  26. github-hooks < "0.2.0"
  27. hockmd
  28. influxdb-async
  29. influxdb-lwt
  30. ip2location
  31. ip2locationio
  32. irmin >= "0.9.0" & != "0.11.1" & < "1.0.0"
  33. irmin-cli
  34. irmin-graphql >= "2.3.0"
  35. irmin-http >= "2.3.0"
  36. irmin-mirage-git >= "2.3.0" & < "2.8.0"
  37. irmin-unix < "0.9.9" | >= "2.3.0"
  38. letsencrypt < "0.3.0"
  39. links
  40. magic-trace
  41. merge-queues >= "0.2.0"
  42. mirage-http < "2.0.0"
  43. mirage-http-unix
  44. mirage-http-xen
  45. nsq >= "0.2.4"
  46. ocamlapi
  47. oframl
  48. opium < "0.6.0"
  49. opium_kernel >= "0.18.0"
  50. podge < "0.7.0"
  51. prof_spacetime < "0.2.0"
  52. quests
  53. syndic >= "1.4" & < "1.6.0"
  54. usbmux < "1.3.2"
  55. vhd-tool >= "0.7.1" & < "0.7.5"
  56. websocket < "0.7"
  57. xapi-idl

Conflicts (4)

  1. lwt >= "2.4.7"
  2. lwt < "2.4.3"
  3. async >= "113.00.00"
  4. async < "109.15.00"