- From: Steinar Bang <sb@metis.no>
- Date: Sun, 6 May 2001 13:12:51 -0400 (EDT)
- To: www-lib@w3.org
>>>>> Roland Bickel <r.bickel@cmg.nl>: > My question is : How can I retrieve the answer from the POST > request, without reading it from file ?? I scanned through the w3c > libwww archive, and tried the HTPostAnchorToChunk function of > Aileen, but to no avail :-(. My terminate handler always says that > the chunk is null.. I'm using asynchronous sockets, btw.. I would think that you need to use HTFormat_addConversion() to set up a stream creator for the MIME type used for the responses from the HTTP server handling the POST request.
Received on Wednesday, 9 May 2001 11:48:22 UTC