| Interface | Description |
|---|---|
| HttpRequest |
Interface representing an HTTP request.
|
| HttpRequestInterceptor |
An interface allowing to intercept an HTTP request, before it is sent to the backend system.
|
| HttpResponse |
Interface representing an HTTP response.
|
| HttpResponseInterceptor |
An interface allowing to intercept an HTTP response from Dynatrace backends.
|