menu
xray_core_flutter package
documentation
xray_config.dart
HttpUpgradeConfig
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
get
headers
inherited
Implementation
String? get host; String? get path; Map<String, String>? get headers;
xray_core_flutter package
documentation
xray_config
HttpUpgradeConfig
headers property
HttpUpgradeConfig class