- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Mon, 21 Dec 1998 13:02:48 -0500
- To: Jim_Ravan@avid.com, www-lib@w3.org
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