Mantis - Resin
Viewing Issue Advanced Details
1829 minor always 06-26-07 10:57 06-28-07 17:09
ferg  
ferg  
normal  
closed 3.1.1  
fixed  
none    
none 3.1.2  
0001829: Add response method to signal end of keepalive
(rep by sf)

Add some way to tell Resin that the connection should be closed for a particular response.

Notes
(0002093)
ferg   
06-28-07 17:09   
server/0611

response.setHeader("Connection", "close") will now drop the keepalive.