| Package | Description |
|---|---|
| kong.unirest |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestSummary |
HttpRequest.toSummary() |
| Modifier and Type | Method and Description |
|---|---|
MetricContext |
UniMetric.begin(HttpRequestSummary request)
Factory method for a MetricContext
|
default HttpResponse<?> |
Interceptor.onFail(Exception e,
HttpRequestSummary request,
Config config)
Called in the case of a total failure.
|
default void |
Interceptor.onResponse(HttpResponse<?> response,
HttpRequestSummary request,
Config config)
Called just after the request.
|
Copyright © 2020. All rights reserved.