菜单
Dart
dart:io
HttpResponse
持久连接属性
persistentConnection
暗色模式
浅色模式
描述
persistentConnection
属性
bool
persistentConnection
getter/setter 对
获取和设置持久连接状态。该属性的初始值来自请求的持久连接状态。
实现
late bool persistentConnection;
Dart
dart:io
HttpResponse
持久连接属性
HttpResponse 类
Cookie 管理控件