request.setSocketKeepAlive([enable][, initialDelay])
Once a socket is assigned to this request and is connected socket.setKeepAlive() will be called.
request.setSocketKeepAlive([enable][, initialDelay])
Once a socket is assigned to this request and is connected socket.setKeepAlive() will be called.
Please login to continue.