The following reply was made to PR general/3794; it has been noted by GNATS.
From: Ariel Bardin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: general/3794: Java client gets server status 206 or server status 200 as exception when reading data from server Date: Fri, 29 Jan 1999 13:39:56 -0800 Hi Marc, I read that you don't support older versions. There are no notes about a fix in the 1.3 version for this problem. We did not want to spend the time upgrading since 1.3 is different than 1.2 in many respects, unless there was a fix. There is talk in the FAQ about a Java bug that can be fixed with the "force-response-1.0", this does not seem to solve the problem in this case. I do think a work around can be to set the server to a HTTP/1.0 server since 1.0 did not include the Range header (correct?) or response 206. Is this possible? Thanks Ariel [EMAIL PROTECTED] wrote: > [In order for any reply to be added to the PR database, ] > [you need to include <[EMAIL PROTECTED]> in the Cc line ] > [and leave the subject line UNCHANGED. This is not done] > [automatically because of the potential for mail loops. ] > [If you do not include this Cc, your reply may be ig- ] > [nored unless you are responding to an explicit request ] > [from a developer. ] > [Reply only with text; DO NOT SEND ATTACHMENTS! ] > > Synopsis: Java client gets server status 206 or server status 200 as > exception when reading data from server > > State-Changed-From-To: open-feedback > State-Changed-By: marc > State-Changed-When: Fri Jan 29 12:24:07 PST 1999 > State-Changed-Why: > Can you please try using a current version of Apache. As > we clearly state before you submit a PR, we can't support > ancient versions. > > I would also suggest that this is likely a bug in the client > that needs to be worked around in the client... there isn't > too much we can necessarily do about that.
