* SSL version of Http_client?
@ 2009-01-16 2:10 Paul Steckler
2009-01-16 2:34 ` [Caml-list] " Eric Cooper
0 siblings, 1 reply; 3+ messages in thread
From: Paul Steckler @ 2009-01-16 2:10 UTC (permalink / raw)
To: caml-list
Hi,
I want to write an HTTP client that uses SSL/TLS. I'm aware of the netclient library, which has
an Http_client module. That would be great, except it doesn't support SSL.
Is there an OCaml library that support HTTP over SSL/TLS?
-- Paul
--
Paul Steckler
National ICT Australia
paul.steckler@nicta.com.au
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] SSL version of Http_client?
2009-01-16 2:10 SSL version of Http_client? Paul Steckler
@ 2009-01-16 2:34 ` Eric Cooper
2009-01-16 6:29 ` Paul Steckler
0 siblings, 1 reply; 3+ messages in thread
From: Eric Cooper @ 2009-01-16 2:34 UTC (permalink / raw)
To: caml-list
On Fri, Jan 16, 2009 at 01:10:34PM +1100, Paul Steckler wrote:
> Is there an OCaml library that support HTTP over SSL/TLS?
You could use the OCaml binding to libcurl (ocurl / libcurl-ocaml).
--
Eric Cooper e c c @ c m u . e d u
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [Caml-list] SSL version of Http_client?
2009-01-16 2:34 ` [Caml-list] " Eric Cooper
@ 2009-01-16 6:29 ` Paul Steckler
0 siblings, 0 replies; 3+ messages in thread
From: Paul Steckler @ 2009-01-16 6:29 UTC (permalink / raw)
To: Eric Cooper, caml-list
Thanks, works great.
-- Paul
--
Paul Steckler
National ICT Australia
paul DOT steckler AT nicta.com.au
________________________________________
From: caml-list-bounces@yquem.inria.fr [caml-list-bounces@yquem.inria.fr] On Behalf Of Eric Cooper [ecc@cmu.edu]
Sent: Friday, January 16, 2009 1:34 PM
To: caml-list@inria.fr
Subject: Re: [Caml-list] SSL version of Http_client?
On Fri, Jan 16, 2009 at 01:10:34PM +1100, Paul Steckler wrote:
> Is there an OCaml library that support HTTP over SSL/TLS?
You could use the OCaml binding to libcurl (ocurl / libcurl-ocaml).
--
Eric Cooper e c c @ c m u . e d u
_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-16 6:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-16 2:10 SSL version of Http_client? Paul Steckler
2009-01-16 2:34 ` [Caml-list] " Eric Cooper
2009-01-16 6:29 ` Paul Steckler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox