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-3+b1 | 94.9 kB | 708 kB | [list of files] |
| amd64 | 0.1.4-3+b1 | 205.5 kB | 1180 kB | [list of files] |
| armel | 0.1.4-3+b1 | 98.0 kB | 708 kB | [list of files] |
| hppa | 0.1.4-3+b1 | 98.6 kB | 708 kB | [list of files] |
| hurd-i386 | 0.1.4-3+b1 | 198.7 kB | 1076 kB | [list of files] |
| i386 | 0.1.4-3+b1 | 205.2 kB | 1076 kB | [list of files] |
| ia64 | 0.1.4-3+b1 | 94.9 kB | 708 kB | [list of files] |
| kfreebsd-amd64 | 0.1.4-3 | 204.7 kB | 1146 kB | [list of files] |
| kfreebsd-i386 | 0.1.4-3 | 198.1 kB | 934 kB | [list of files] |
| m68k (unofficial port) | 0.1.4-2+b2 | 99.3 kB | 724 kB | [list of files] |
| mips | 0.1.4-3+b1 | 94.9 kB | 708 kB | [list of files] |
| mipsel | 0.1.4-3+b1 | 94.9 kB | 708 kB | [list of files] |
| powerpc | 0.1.4-3+b1 | 233.0 kB | 1124 kB | [list of files] |
| s390 | 0.1.4-3+b1 | 94.9 kB | 708 kB | [list of files] |
| sparc | 0.1.4-3+b1 | 223.2 kB | 1124 kB | [list of files] |