com.microsoft.graph.httpcore

Classes

AuthenticationHandler

Interceptor responsible for injecting the token in the request headers

ChaosHttpHandler

DO NOT USE IN PRODUCTION interceptor that randomly fails the responses for unit testing purposes

HttpClients

Builder to get a custom HttpClient to be used for requests against Microsoft Graph

RedirectHandler

Middleware that determines whether a redirect information should be followed or not, and follows it if necessary.

RetryHandler

The middleware responsible for retrying requests when they fail because of transient issues

TelemetryHandler

Middleware responsible for adding telemetry information on SDK usage Note: the telemetry only collects anonymous information on SDK version and usage.