- From: Aditya Pande <apande@amazon.com>
- Date: Mon, 8 Oct 2001 15:08:07 -0400 (EDT)
- To: <www-lib@w3.org>
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