Exception: Async_kernel.Monitor.Error_ _.
ssl_config
-parameter, perhaps?
Hey everyone. I just got started with OCaml and was trying out cohttp. In the example, I could not understand >|=
operator in the server example
body |> Cohttp_lwt_body.to_string >|= (fun body ->
(Printf.sprintf "Uri: %s\nMethod: %s\nHeaders\nHeaders: %s\nBody: %s"
uri meth headers body))
I know this is no place for discussing OCaml syntax, but any help would be appreciated.
ocamlfind: Package
cohttp-lwt-unix' not foundCircular build detected (server.cmi already seen in [ server.cmi ])