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
double proxy in IE
Starting mysqld from fedora
Visua Studio console program "not a valid Win32 application"
Function pointer corrupted/offset when passed to function
How can I add a user and password to AD with a power shell script?
Simplified Chinese grabled in Lotus Notes
How to auto fill a form on blur
SharePoint - Limit Acees is allowing view of all customer document libraries - must correct this soon! Pt3
Access Program Which Sends An Email
itext tables