- From: Aditya Pande <apande@amazon.com>
- Date: Mon, 8 Oct 2001 12:12:51 -0700
- 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 Monday, 8 October 2001 15:12:36 UTC