Re: HELP: Posting using SSL and Libwww

Hi,

I am trying to write C code using OpenSSL and libwww. I want to post a XML
document to a secure server and get the response as an XML document back. I
used  HTAtom_for("text/xml") to set the content type to text/xml. My code
does contact the secure server. But after that it just hangs.

How can I get the response back? Has anybody tried doing this?

Thanks,
Aditya

Received on Tuesday, 9 October 2001 03:02:18 UTC