ocsigenserver
A full-featured and extensible Web server
Description
Ocsigen Server implements most features of the HTTP protocol, and has a very powerful extension mechanism that makes it very easy to plug your own OCaml modules for generating pages. Many extensions are already implemented, like a reverse proxy, content compression, access control, authentication, etc.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Jan 2022
- Authors
- Maintainers
Sources
5.0.1.tar.gz
md5=528d59a39e9bda4c628022b4f1e0951e
sha512=1b8653487722ad26c0c0bfcf820402a783018039ce8b7c749ffb57bc80eeb1234464950ee639cb951c5b3dde1b4e85a992dfbbc782d55e7c2a356ff2f28a3917
Dependencies
conduit-lwt-unix
>= "2.0.0"
cohttp-lwt-unix
< "5.0.0"
ipaddr
>= "2.1"
lwt
>= "3.0.0"
ssl
>= "0.5.8"
dune
>= "2.7"
ocaml
>= "4.08.1"
Reverse Dependencies
Conflicts