]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/ocaml-http/http_client.mli
added http_client module
[helm.git] / helm / DEVEL / ocaml-http / http_client.mli
1 val http_get_iter_buf: callback:(string -> unit) -> string -> unit
2 val http_get: string -> string