Package-level declarations

Types

Link copied to clipboard

Common attributes for HttpClientMetrics

Link copied to clipboard
class HttpClientMetrics(scope: String, val provider: <Error class: unknown class>)

Container for common HTTP engine related metrics. Engine implementations can re-use this and update the various fields in whatever manner fits best (increment/decrement vs current absolute value).

Functions

Link copied to clipboard

Wraps an HttpClientEngine for internal runtime management by the SDK if possible.