utils/basic_http_interceptor_webclient library
Functions
-
interceptedClient(
{required List< InterceptorContract> interceptors, Map<String, String> proxy = const {}}) → InterceptedClient -
Creates an InterceptedClient configured with the given
interceptorsand optionalproxysettings.