package cohttp

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.0.tar.gz
md5=318788d5e43569935e21cc39d455aa34

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: 09 Nov 2014

Dependencies (10)

  1. ocamlbuild build
  2. stringext
  3. conduit >= "0.6.0" & < "0.16.0"
  4. sexplib >= "109.53.00" & < "113.01.00"
  5. fieldslib >= "109.20.00" & < "113.01.00"
  6. ounit
  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.8" | >= "0.4.0"
  18. datakit < "0.10.0"
  19. dog < "0.2.1"
  20. dropbox
  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.2" & < "0.9.4"
  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.9.0" & != "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. mirage-http = "2.0.0"
  45. mirage-www >= "1.1.0"
  46. nsq >= "0.2.4"
  47. ocamlapi
  48. oframl
  49. opium >= "0.10.1" & < "0.12.0"
  50. opium_kernel >= "0.18.0"
  51. podge < "0.7.0"
  52. prof_spacetime < "0.2.0"
  53. quests
  54. slacko < "0.13.0"
  55. sociaml-facebook-api < "0.4.1"
  56. sociaml-oauth-client
  57. spotify-web-api < "0.2.1"
  58. syndic >= "1.4" & < "1.6.0"
  59. usbmux < "1.3.2"
  60. vhd-tool >= "0.7.6"
  61. webmachine < "0.4.0"
  62. websocket >= "0.9.1" & < "0.9.3"
  63. xapi-idl
  64. xen-api-client >= "0.9.8"

Conflicts (5)

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