menu
Flutter
async_html.dart
AsyncXhrRequestClient
AsyncXhrRequestClient constructor
AsyncXhrRequestClient
dark_mode
light_mode
AsyncXhrRequestClient
constructor
AsyncXhrRequestClient
(
Uri
prefix
, {
Map
<
String
,
String
>
headers
=
const {}
,
})
Implementation
AsyncXhrRequestClient(super.prefix, {Map<String, String> headers = const {}}) : _headers = headers;
Flutter
async_html
AsyncXhrRequestClient
AsyncXhrRequestClient constructor
AsyncXhrRequestClient class
Cookies management controls