]> matita.cs.unibo.it Git - helm.git/history - helm/http_getter/http_getter_common.ml
made executable again
[helm.git] / helm / http_getter / http_getter_common.ml
2004-02-11 Stefano Zacchiroligetter's revolution (now uses backend in ocaml/getter)
2004-02-09 Stefano Zacchirolisplit into two major parts:
2003-04-07 Stefano Zacchirolimoved "is_blank_line" from Http_getter_common to Http_g...
2003-03-12 Stefano Zacchiroliadded support for patch_fun also for gzipped documents
2003-02-25 Stefano Zacchiroliadded is_blank_line facility to match line that should...
2003-02-07 Claudio Sacerdoti... Added support for NuPRL URIs.
2003-01-09 Stefano Zacchiroli- added return_html_raw to Http_getter_common
2003-01-07 Stefano Zacchiroli- fixed helm web page url and copyright notice
2002-12-27 Stefano Zacchiroli- fixed typo in Content-Encoding header name
2002-12-27 Stefano Zacchiroli- moved wget, gzip, gunzip, tempfile from Http_getter_c...
2002-12-26 Stefano Zacchiroli- bugfix: typo in XSL patching
2002-12-25 Stefano Zacchiroliadded http_getter OCaml implementation