On Tue, 2008-03-11 at 11:38 -0700, sjlucas wrote:
> 
> 
> Eric Cantonna wrote:
> > 
> > Maybe I'm saying something stupid but 2G is awfully close to maxint. Maybe
> > there is a count of bytes read/available somewhere that use an int and
> > should use a long instead.
> > 
> > Just an idea that crossed my mind.
> > 
> 
> Right.  But since it's HTTPClient's executeMethod() that's not working
> right,

Are you that sure?

>  I'm trying to find out if there is a limitation in HTTPClient to
> handle content > 2G

Please let me know as soon as you succeed in doing so.

Oleg


>  (such as due to the HTTPClient using an int instead of a
> long).


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

Reply via email to