persistentConnection property - HttpRequest class - dart:io library (original) (raw)
bool getpersistentConnection
The persistent connection state signaled by the client.
Implementation
bool get persistentConnection;
bool getpersistentConnection
The persistent connection state signaled by the client.
bool get persistentConnection;