package simple_httpd

  1. Overview
  2. No Docs
Simple HTTP server using ocaml 5 domains

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.0.1.tar.gz
md5=92fe48592979d21002e66416c21bf398
sha512=88f090ce45b81cf244f248670608ff71c0db206da5de859c5e784e4fc59698acb329218bfffc81f4ff9796ae465c23e1faf08aaee804cb22dfe50cea757a854d

Description

Dependencies (11)

  1. yojson build
  2. cppo build
  3. base64 >= "3.5.0"
  4. digestif
  5. camlzip >= "1.11"
  6. ocaml >= "5.3.0"
  7. magic-mime <= "1.3.0"
  8. polly >= "0.4.0"
  9. ssl >= "0.7.0"
  10. pacomb >= "1.4.0"
  11. dune >= "3.0"

Dev Dependencies (6)

  1. csv with-test
  2. qcheck with-test & >= "0.9"
  3. conf-libcurl with-test
  4. qtest >= "2.9" & with-test
  5. conf-openssl with-test
  6. odoc with-doc

Used by (1)

  1. simple_httpd_caqti >= "1.0.1"

Conflicts

None