menu
df_http package
documentation
df_http_client_config.dart
DfHttpClientConfig
authorizationPresent method
authorizationPresent method
dark_mode
light_mode
authorizationPresent
method
bool
authorizationPresent
(
)
Implementation
bool authorizationPresent() { return headers.containsKey(HttpHeaders.authorizationHeader); }
df_http package
documentation
df_http_client_config
DfHttpClientConfig
authorizationPresent method
DfHttpClientConfig class