]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/ocaml-http/TODO
- added explode_sockaddr, inverse function of build_sockaddr
[helm.git] / helm / DEVEL / ocaml-http / TODO
index ac983999f7ec24b2753e44c09dc666e6b86a44a8..ded75c3f5d18284b2954963a3aebfa2e1d1ce881 100644 (file)
@@ -1,10 +1,7 @@
-- add Http_daemon.respond_ok ~body
-- add a perlish Http_daemon.daemon class, e.g.:
-    let d = new daemon ... in
-    while true do
-      req = d#accept ()
-      ...
-    done
-- add the possibility to chdir and/or chroot in a given dir before starting
+
+- keep in request objects or somewhere client information like IP address
+
 - parse also header and contents of http requests and add corresponding methods
   to requests objects
+  - subTODO: support POST requests
+