Gaspar wrote:
Hi Oleg,
Yes i know that i can get the Response body with getResponseBodyAsStream, but i need that this line
statusCode = client.executeMethod(method);
finish the download process,
This method returns immediately after parsing the response headers. The response is normally not buffered.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
