Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Cohttp_lwt_unix.Client.get (Uri.of_string "http://planet.ocamlcore.org/opml.xml") >>= fun (_, body) -> Cohttp_lwt_body.to_string body;;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement