Hi,
I am using httpclient productively, but I have a question which I hope isn't too daft.
I would like to make a POST, and then start reading the response (in a separate thread) before the entire request has been sent, getResponseAsStream() appears to be non-null only when the whole request has been sent.
My wishes are probably somewhat contrary to what HTTP intends to be I think ...
But .. Thanks for any help, Roger
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
