On Tue, 2006-09-12 at 15:06 -0700, Igor Lubashev wrote: > Hi! > > > > I would normally enter this as a bug in Bugzila, but for some reason > Bugzila says that entering new bugs for HttpClient is disabled. So here > it goes: > > > > "ContentLengthInputStream should either extend FilterInputStream or > should delegate available() to wrappedStream." Otherwise, available() > on the response stream (an instance of AutoCloseInputStream, which is > properly extending FilterInputStream, and, therefore, delegating to the > ContentLengthInputStream) always returns 0. > > > > Thanks, > > > > - Igor >
Igor, HttpClient uses Apache Jira for its issue tracking. Feel free to open a ticket for this problem: https://issues.apache.org/jira/browse/HTTPCLIENT Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
