Re: CGI problem

Chris Jolly writes:
 > In-Reply-To: <199701281526.QAA19467@www43.inria.fr>
 > Got it! The CGI programs that cause trouble are not generating http 
 > headers. With the combination of MSIE & IIS this seems not to cause 
 > trouble, but when using Jigsaw as a proxy in between the two it trips up 
 > trying to parse the non-existent header. Easily fixed by mending the CGI 
 > programs, but maybe Jigsaw should report syntax errors? Thanks for your 
 > reply which pointed me in the right direction.

Just hitted the same problem a few days ago, so it's fixed now. Jigsaw
will read the first 16k of the stream if it really cannot start
parsing an HTTP reply from that, it will throw an error.

Anselm.

Received on Friday, 31 January 1997 11:49:00 UTC