]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/ocaml-http/debian/changelog
- added method 'param_all' to request objects
[helm.git] / helm / DEVEL / ocaml-http / debian / changelog
1 ocaml-http (0.0.6) unstable; urgency=low
2
3   * Added support for multiple binding of the same parameter in request
4     objects (new method: 'param_all')
5
6  -- Stefano Zacchiroli <zack@debian.org>  Mon, 25 Nov 2002 11:04:49 +0100
7
8 ocaml-http (0.0.5) unstable; urgency=low
9
10   * Fixed bug for HTTP encoded GET parameters which contain '?' or '&'
11     characters
12   * Added support for chdir in a given document root before starting
13   * Added support for multi threaded daemons
14   * Added a generic 'Http_daemon.respond' function
15   * Added 'toString' method to response objects
16
17  -- Stefano Zacchiroli <zack@debian.org>  Fri, 22 Nov 2002 11:29:37 +0100
18
19 ocaml-http (0.0.3) unstable; urgency=low
20
21   * First release.
22
23  -- Stefano Zacchiroli <zack@debian.org>  Sun, 17 Nov 2002 17:41:41 +0100