]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/ocaml-http/debian/changelog
integrated Eric's patch for HTTP/1.1 persistant connections
[helm.git] / helm / DEVEL / ocaml-http / debian / changelog
index 2db109c18bfb1ac4c0c4bc210d2c3127e6916ad0..2122b43767e1f23e61086e9c4aeb1c78a6a3997c 100644 (file)
@@ -2,6 +2,11 @@ ocaml-http (0.1.1+dev) UNRELEASED; urgency=low
 
   * added ?default parameter to "param" method
   * fixed bug in response status line parsing
+  * integrated patch for HTTP/1.1 persistent connections from
+    Eric Cooped <ecc@cmu.edu>:
+    - added support for persistent connections to http_daemon.ml: server
+      now loops until End_of_file (or any exception) occurs when trying
+      to parse the next request
 
  -- Stefano Zacchiroli <zack@debian.org>  Wed, 16 Mar 2005 09:24:07 +0100