It obviously should read getResponseBodyAsStream

Oleg

On Thu, 2005-11-17 at 12:15 -0800, Simon Fell wrote:
> Ok, I found some other code that using getResponseBodyAsString that
> triggers the warning, but both the warning and the javadocs refer to a
> method that doesn't exist. 
> 
> -----Original Message-----
> From: Simon Fell 
> Sent: Thursday, November 17, 2005 12:09 PM
> To: [email protected]
> Subject: HttpClient 2.0.2
> 
> I just moved from 2.0 to 2.0.2, and when I run my app I now see console
> messages that say use getResponseAsStream, this is also mentioned in the
> java docs. 
> 
> But, I can't find the getResponseAsStream method, should it be
> getResponseBodyAsStream? I'm pretty sure that's what I'm already using.
> 
> 
> Tx
> Siimon
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to