What library should I use to load a http url and get the html string out of it in OCaml? -


my purpose simple.

i have url. web page. want download string. string html content, in utf-8 encoding.

what library should use?

try http_client.convenience.http_get ocamlnet.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -