menu
Dart
dart:io
HttpHeaders
persistentConnection property
persistentConnection
brightness_4
brightness_5
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