Am Dienstag, 11. November 2003 12:32 schrieb Ortwin Glück: > [EMAIL PROTECTED] wrote: > > > Agreed. > > > > In other words, can we assume that reusing the HTTP connection is > > unreliable/should be avoided if there are more bytes available than > > specified with Content-Length? > > > > In this case, at least, I would suggest to close the current connection > > and open a fresh one. > > > > > > Christian > > This is the pragmatic way of solving the problem. It always works and is > very reliable. But it is expensive.
Has this already been implemented or should we do it now?