XML post 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 Monday, 8 October 2001 15:12:36 UTC