menu
cure package
documentation
http.dart
Client
headAsync abstract method
headAsync abstract method
dark_mode
light_mode
headAsync
abstract method
Future
<
Response
>
headAsync
(
String
url
, [
Map
<
String
,
String
>
?
headers
])
HEAD
Implementation
Future<Response> headAsync(String url, [Map<String, String>? headers]);
cure package
documentation
http
Client
headAsync abstract method
Client class