Re: as_string() output from ParallelUserAgent

Hideyuki Suzuki (hideyuki@sat.t.u-tokyo.ac.jp)
Tue, 09 Mar 1999 22:19:06 +0900


From: "Marc Langheinrich" <marclang@cs.washington.edu>
Subject: Re: as_string() output from ParallelUserAgent
Date: Tue, 9 Mar 1999 10:53:47 +0900

> >For some specific URL (or server?), headers_as_string() usually does not
> >return the entire headers.  It seems that the problem occurs when the
> >answer was read from multiple chunks.
> Sorry, but I could not reproduce the error you reported. Any more URLs to try
> it on?
> Maybe you can submit a small test program that would repeatedly try a certain
> list of URLs and flag if there's a mismatch between the data returned from
> "headers_as_string" and the know headers. This way we could catch erratic
> behavior that just happens once in a while...

OK, I'll try.  By the way, I guess that you might be able to reproduce
the problem with small MTU, say 100.

-- hideyuki