resetKeepAliveForTesting function

void resetKeepAliveForTesting()

Reset keep-alive for testing.

Implementation

void resetKeepAliveForTesting() {
  _keepAliveDisabled = false;
}