http/intercepted_client library
Classes
- InterceptedClient
-
Class to be used by the user to set up a new
http.Client
with interceptor support.
Typedefs
-
TimeoutCallback
= FutureOr<
StreamedResponse> Function()
http.Client
with interceptor
support.