resetKeepAliveForTesting function
void
resetKeepAliveForTesting()
Reset keep-alive for testing.
Implementation
void resetKeepAliveForTesting() {
_keepAliveDisabled = false;
}
Reset keep-alive for testing.
void resetKeepAliveForTesting() {
_keepAliveDisabled = false;
}