package cohttp

  1. Overview
  2. No Docs
HTTP library for Lwt, Async and Mirage

Install

Dune Dependency

Authors

Maintainers

Sources

v0.11.2.tar.gz
md5=3e2cdebe21f4b545b95950c554bc0555

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: 22 Apr 2014

Dependencies (10)

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

Dev Dependencies

None

Used by (64)

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