Microsoft
Software
Hardware
Network
Question : PHP: Prevent Keep Alive
My PHP application sends a Keep-Alive" HTTP header. I don't want the connection to keep alive. I want it to die immediately.
I send these headers:
1: 2:
header("HTTP/1.0 204 No Content"); header('Content-Length: 0');
Firefox keeps trying to load data from this empty application. How can I send a header that tells the connection to die?
Related Solutions:
Apache/PHP: Remove Server and X-Powered-By Headers
Answer : PHP: Prevent Keep Alive
header("Connection: close");
Random Solutions
htaccess rewrite
Windows 7 search facility
Does QuickBooks allow you to save an Invoice layout from an earlier version say QBE2008 and allow you to import the old file
I am new to webservices, please help.
SMS 2003 SP3 support for Windows7 (Remote Tools)
paypal receiving preferences have different options for different accounts
Changing Allow/Block settings on Autodiscover prompt in Outlook
How can I connect to sql DB from another vlan?
Remotely add Computers into Domain.
Error "Cannot Quit Visual FoxPro" when closing form with embedded OLE MapPoint control