Whether the connection is persistent (keep-alive).
@override bool get persistentConnection => true;
@override set persistentConnection(bool value) {}