]> matita.cs.unibo.it Git - helm.git/history - helm/DEVEL/ocaml-http/http_request.ml
- better test for content-length header existence (now case insensitive)
[helm.git] / helm / DEVEL / ocaml-http / http_request.ml
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...