http_inspector library

Classes

HttpInspectorConsoleOptions
HttpInspectorInterceptor
HttpInspectorL10nOptions
HttpInspectorOptions
This is used to configure the HttpInspector package.
HttpInspectorTileOptions
It is used to configure the HttpInspector widget.
HttpScopeView
HttpScopeViewConfig

Typedefs

OnErrorCreated = void Function(DioException err)
OnRequestCreated = void Function(RequestOptions options)
OnResponseCreated = void Function(Response response)
SingleFilter = bool Function(HttpRecord item)