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: 02 Mar 2014

Dependencies (8)

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

Dev Dependencies

None

Used by (62)

  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.0.8" | >= "0.4.0"
  17. datakit < "0.10.0"
  18. dog < "0.2.1"
  19. dropbox
  20. facebook-sdk
  21. frenetic >= "3.3.0" & < "5.0.5"
  22. git = "1.4.10" | >= "1.5.0" & < "1.10.0"
  23. git-cohttp
  24. git-paf < "3.5.0"
  25. git-unix < "1.10.0" | = "1.11.1"
  26. github >= "0.8.0" & < "0.8.2"
  27. github-hooks < "0.2.0"
  28. hockmd
  29. influxdb-async
  30. influxdb-lwt
  31. iocaml < "0.4.7"
  32. ip2location
  33. ip2locationio
  34. irmin != "0.11.1" & < "1.0.0"
  35. irmin-cli
  36. irmin-graphql >= "2.3.0"
  37. irmin-http >= "2.3.0"
  38. irmin-mirage-git >= "2.3.0" & < "2.8.0"
  39. irmin-unix < "0.9.9" | >= "2.3.0"
  40. letsencrypt < "0.3.0"
  41. links
  42. magic-trace
  43. merge-queues >= "0.2.0"
  44. message-switch < "0.10.4"
  45. mirage-http < "2.0.0"
  46. mirage-www >= "1.1.0"
  47. nsq >= "0.2.4"
  48. ocamlapi
  49. oframl
  50. opium < "0.10.1"
  51. opium_kernel >= "0.18.0"
  52. podge < "0.7.0"
  53. prof_spacetime < "0.2.0"
  54. quests
  55. slacko < "0.13.0"
  56. spotify-web-api < "0.2.1"
  57. syndic >= "1.4" & < "1.6.0"
  58. usbmux < "1.3.2"
  59. websocket >= "0.7" & < "0.9.1"
  60. xapi-idl
  61. xe < "0.6.3"
  62. xen-api-client >= "0.9.6" & < "0.9.8"

Conflicts (4)

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