From 15cc3bd312cb798ebb87e39bbc7a84a7f393478a Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Wed, 25 Dec 2002 15:28:13 +0000 Subject: [PATCH] mentioned POST changes --- helm/DEVEL/ocaml-http/debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/helm/DEVEL/ocaml-http/debian/changelog b/helm/DEVEL/ocaml-http/debian/changelog index 408fd360a..ff405be86 100644 --- a/helm/DEVEL/ocaml-http/debian/changelog +++ b/helm/DEVEL/ocaml-http/debian/changelog @@ -1,5 +1,10 @@ ocaml-http (0.0.7) unstable; urgency=low + * Added support for POST requests + * Implemented a commont 'message' class from which 'request' and + 'response' inherit + * Changed constructor of 'request' objects, requests are now buildable + directly (and only) from an input channel * Added client IP address information to Http_request.request class * Added OO daemon interfaces ("daemon" and "connection" classes) * Use Pcre to perform sanity test on headers instead of home made -- 2.39.2