RE: RE: I can now do https requests in #ocaml using cohttp-eio. That was way harder than ...
You are viewing a single comment's thread from:

RE: I can now do https requests in #ocaml using cohttp-eio. That was way harder than ...

Words
31
Reading
1 min
Listen
Play
2y

It sets up TLS, so I can connect via https (instead of http).
Then it sends POST request.
I need that to send a request to other host.

@serpent7776: It sets up TLS, | Ecency