Re: as_string() output from ParallelUserAgent
Marc Langheinrich (marclang@cs.washington.edu)
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...
Marc