]> matita.cs.unibo.it Git - helm.git/history - helm/DEVEL/ocaml-http/http_request.ml
ocaml 3.09 transition
[helm.git] / helm / DEVEL / ocaml-http / http_request.ml
2005-05-17 Stefano Zacchirolisnapshot
2005-02-08 Stefano Zacchiroli- changed license to lgpl
2004-05-20 Stefano Zacchirolibumped copyright years
2004-05-20 Stefano Zacchiroliadded support for HTTP (Basic) authentication
2003-01-10 Stefano Zacchiroliadded support for "ancient" HTTP requests like "GET...
2003-01-05 Stefano Zacchiroli- better test for content-length header existence ...
2002-12-25 Stefano Zacchiroli- merged "post" branch
2002-12-09 Stefano Zacchiroli- added methods to retrieve client IP address related...
2002-12-03 Stefano Zacchiroli- moved exceptions in http_types
2002-11-26 Stefano Zacchiroli- added support for empty bindings like "a=" or simple...
2002-11-25 Stefano Zacchiroli- added method 'param_all' to request objects
2002-11-14 Stefano Zacchirolino longer use -pack and Http.*, now interface is the...