Package com.microsoft.graph.httpcore
package com.microsoft.graph.httpcore
-
ClassesClassDescriptionInterceptor responsible for injecting the token in the request headersDO NOT USE IN PRODUCTION interceptor that randomly fails the responses for unit testing purposesBuilder to get a custom HttpClient to be used for requests against Microsoft GraphMiddleware that determines whether a redirect information should be followed or not, and follows it if necessary.The middleware responsible for retrying requests when they fail because of transient issuesMiddleware responsible for adding telemetry information on SDK usage Note: the telemetry only collects anonymous information on SDK version and usage.