RE: -902

At 12:29 12/21/98 -0500, Jim_Ravan@avid.com wrote:

>First time, the server returns "100 Continue", then "200 OK". The client
>processes both responses, calls my terminate handler with status = 200, and
>everything is fine. Second time, the *same* code runs, the server returns
>"100 Continue" and the client processes the reply, and then returns from
>the event loop without waiting for the "200 OK" *and* without calling my
>terminate handler. ARGH! Any ideas?

Hmm, code looks ok to - what does the trace output say when you runt it
with protocol, stream, and core traces turned on?

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Monday, 21 December 1998 13:02:53 UTC