http_inspector library
Classes
- HttpInspectorConsoleOptions
- HttpInspectorInterceptor
- HttpInspectorL10nOptions
- HttpInspectorOptions
-
This is used to configure the
HttpInspectorpackage. - HttpInspectorTileOptions
-
It is used to configure the
HttpInspectorwidget. - HttpScopeView
- HttpScopeViewConfig
Enums
Typedefs
- OnErrorCreated = void Function(DioException err)
- OnRequestCreated = void Function(RequestOptions options)
- OnResponseCreated = void Function(Response response)
- SingleFilter = bool Function(HttpRecord item)