]> matita.cs.unibo.it Git - helm.git/history - helm/DEVEL/ocaml-http/http_parser.ml
- added support for empty bindings like "a=" or simple "a" in query
[helm.git] / helm / DEVEL / ocaml-http / http_parser.ml
2002-11-26 Stefano Zacchiroli- added support for empty bindings like "a=" or simple...
2002-11-20 Stefano Zacchiroli- bugfix: perform GET parameter parsing on HTTP encoded...
2002-11-17 Stefano Zacchirolibug fix: reset timeout after processing request in...
2002-11-17 Stefano Zacchiroli- split http_parser module (all code that parse http...