Dart API Reference
dart:io
HttpClientRequest
persistentConnection
persistentConnection
property
Gets and sets the requested persistent connection state.
bool
persistentConnection
read / write
Gets and sets the requested persistent connection state.
The default value is
true
.