Hi Folks,
I found trought some tests that when I call Response.Flush the IIS server
add the header "Connection: close" and terminate the socket with client
browser. Can someone confirm if this is the right way to force a connection
close in ASP/IIS?
Also this behavior seems to be not documented anywhere in MSDN.
Cheers,
Eric