Download Source Package ocaml-http:
OCaml HTTP is a library for the Objective Caml programming language, used to build simple HTTP servers, largely inspired to Perl's HTTP::Daemon module.
In order to implement an HTTP servers the programmer has to provide a daemon specification which contains, among other parameters, a callback function invoked by OCaml HTTP on well formed HTTP requests received. HTTP responses could be sent over an out_channel connected with client socket, accessible from the callback.
The library contains also facility functions that helps in creating well formed HTTP responses and a tiny HTTP client.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 300.7 kB | 1476 kB | [list of files] |
| amd64 | 274.8 kB | 1356 kB | [list of files] |
| arm | 269.6 kB | 1011 kB | [list of files] |
| hppa | 165.2 kB | 868 kB | [list of files] |
| i386 | 262.8 kB | 1212 kB | [list of files] |
| ia64 | 321.8 kB | 1476 kB | [list of files] |
| mips | 165.2 kB | 868 kB | [list of files] |
| mipsel | 165.2 kB | 868 kB | [list of files] |
| powerpc | 287.6 kB | 1260 kB | [list of files] |
| s390 | 165.2 kB | 868 kB | [list of files] |
| sparc | 283.1 kB | 1268 kB | [list of files] |