- From: Michel Philip <mphilip@infovista.com>
- Date: Tue, 22 Jan 2002 15:13:48 -0500 (EST)
- To: "'www-lib@w3.org'" <www-lib@w3.org>
>> The posting works fine, server replies immidiately.
>> But I have some strange timeout (about 10 seconds)
>> from last bytes read to call of terminate_handler.
> but the general problem is that the library doesn't know the POST response
is done
> because the server doesn't close the socket.
Hi,
Sorry if this is wrong for I've not trie POST request.
however I wonder
Have you tried
HTProfile_newHTMLNoCacheClient("libwww-POST", "1.0");
rather than
HTProfile_newNoCacheClient("libwww-POST", "1.0");
?
/mph
Received on Tuesday, 22 January 2002 16:26:35 UTC