I tried that. It seems PHP will only replace headers that PHP sent. Not headers sent
by IIS.
-Original Message-
From: Maxim Maletsky [mailto:maxim@;php.net]
Sent: Thursday, November 07, 2002 2:42 PM
To: Charles P. Killmer
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] PHP vs ASP headers
Capitalize it:
header("Connection: Keep-Alive");
here's some nice info for you:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisref/html/psdk/asp/devs9vtx.asp
--
Maxim Maletsky
[EMAIL PROTECTED]
"Charles P. Killmer" <[EMAIL PROTECTED]> wrote... :
> Why does this code in
why don't you simply override it with:
header("Connection: keep-alive");
I think it only some IIS's default for this case or something..
--
Maxim Maletsky
[EMAIL PROTECTED]
"Charles P. Killmer" <[EMAIL PROTECTED]> wrote... :
> Why does this code in ASP
> Response.addheader "Content-