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 | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 0.1.4-2+b2 | 99.1 kB | 724 kB | [list of files] |
| amd64 | 0.1.4-2+b2 | 209.9 kB | 1236 kB | [list of files] |
| arm | 0.1.4-2+b2 | 95.1 kB | 724 kB | [list of files] |
| armel | 0.1.4-2+b2 | 99.7 kB | 724 kB | [list of files] |
| hppa | 0.1.4-2+b2 | 98.2 kB | 724 kB | [list of files] |
| i386 | 0.1.4-2+b2 | 198.2 kB | 1032 kB | [list of files] |
| ia64 | 0.1.4-2+b2 | 95.0 kB | 724 kB | [list of files] |
| mips | 0.1.4-2+b2 | 100.5 kB | 724 kB | [list of files] |
| mipsel | 0.1.4-2+b2 | 95.0 kB | 724 kB | [list of files] |
| powerpc | 0.1.4-2+b2 | 225.9 kB | 1140 kB | [list of files] |
| s390 | 0.1.4-2+b2 | 95.0 kB | 724 kB | [list of files] |
| sparc | 0.1.4-2+b2 | 217.7 kB | 1140 kB | [list of files] |