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
Fortigate 60 - Webfiltering - allow some users
Cisco VPN Client 5.0.07.0290 on Windows 7 64 bit
Serialize ajax requests with jQuery
Solaris 10 zone fails to start up
epson tm-p2.01
SSRS - configure https for Report Manager built-in links to Home | My Subscriptions | Site Settings | Help
centOS VPS setup - FTP access?
Everything frozen in Google docs
a tool to Trace route a packet over SMTP
Windows Small Business Server 2008 Console Updates