Re: http headers

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: V.B. de Haan (haanvbd_at_lycos.nl)
Date: 06/24/04


Date: Thu, 24 Jun 2004 12:43:18 +0200

print "this is some text, but not a header.";

In IIS 5, i got:

the specified cgi application mesbehaved by not returning a complete set of
http headers, The headers it did return are:

this is some text, but not a header

---------
In IIS 6, i only get:

the specified cgi application mesbehaved by not returning a complete set of
http headers,

but i want to see te headers it did return!

can someone help me?

"Kristofer Gafvert" <kgafvert@NEWSilopia.com> schreef in bericht
news:On$pyiaWEHA.556@tk2msftngp13.phx.gbl...
> Turn on what?
>
> --
> Regards,
> Kristofer Gafvert - IIS MVP
> http://www.ilopia.com - When you need help!
>
>
> "V.B. de Haan" <haanvbd@lycos.nl> wrote in message
> news:40d9ee33$0$62395$5fc3050@dreader2.news.tiscali.nl...
> > CGI error:
> >
> > the specified cgi application mesbehaved by not returning a complete set
> of
> > http headers.
> >
> > In IIS 5, nog I got the headers it did return, but I didn't get them,
can
> I
> > turn on this function?
> >
> > thanks,
> > Vincent
> >
> >
>
>



Relevant Pages

  • Re: How to send email using the mail function on Windows XP?
    ... That would mean the mail got sent, but the receiving system didn't like what it saw (I don't use gmail). ... The easiest way would be to look at the headers for your email, and compare them to headers for a "good" email to see what the difference is. ... After reading some links I realized that it's not intuitive at all to configure the SMTP Server in IIS. ...
    (comp.lang.php)
  • Re: Misbehaved CGI application headers
    ... If the error is such that the Perl interpreter cannot compile the code, ... End of request headers is not terminated by double CRLF ... > My application developers cannot fix their Perl code because IIS 6 does not ... > A sample bug in IIS 5 returns: The specified CGI application misbehaved by ...
    (microsoft.public.inetserver.iis)
  • Re: Multiple sites
    ... >> distinguish them by using host headers. ... When IIS ... browser. ... >> request. ...
    (microsoft.public.inetserver.iis.security)
  • Re: python scripts with IIS
    ... Adding the following lines before your print statement should do the trick. ... IIS complains about the headers, ... I am trying to configure IIS to work with Python scripts: ...
    (comp.lang.python)
  • Re: Misbehaved CGI application headers
    ... CGI applications can be run locally to generate the output, ... Individual request headers are not terminated by CRLF (according to HTTP ... My application developers cannot fix their Perl code because IIS 6 does not ... not returning a complete set of HTTP headers. ...
    (microsoft.public.inetserver.iis)