The actual caps is Content-type: 
The type is not capitalized, but it is not on any of the other ones 
either...

ARRRRGGHHHHHHHHH

I need a change of vocation...


-----Original Message-----
From: mark [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 24, 2001 3:20 PM
To: Chmura, William B.
Cc: cgiapp
Subject: Re: [cgiapp] Netscape 4.08 problem with my output


[EMAIL PROTECTED] wrote:
> 
> Hi Mark,
> 
> It does not show any headers at this point.  I did it and checked the
> logs - the first thing it shows is the <html> tag.  CGI app puts the
> headers on later in the process.

Ah, of course. :) 
> 
> I whacked into CGI app and put the same call in just before it dumps 
it
> out.  The header I got was the typical content-type: text/html<cr><cr>


A similiar debugging  technique (that will actually show you the
headers), is to run it from the command line. That may look like this:

./script.cgi rm=problem_mode sky=blue justice=peaceful

I assumume you mean that the header you say is "Content-Type: ", (with
the Caps), I think that might make a difference-- of course that's
generated  by CGI::App  and not by you, so I doubt that broke. 

-mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to