menu
Dart
dart:io
HttpHeaders
persistentConnection property
persistentConnection
dark_mode
light_mode
description
persistentConnection
property
bool
persistentConnection
getter/setter pair
Whether the connection is persistent (keep-alive).
Implementation
late bool persistentConnection;
Dart
dart:io
HttpHeaders
persistentConnection property
HttpHeaders class
Cookies management controls