Package com.microsoft.kiota.http.middleware
package com.microsoft.kiota.http.middleware
-
ClassesClassDescriptionThis interceptor is responsible for adding the Authorization header to the request if the header is not already present.DO NOT USE IN PRODUCTION interceptor that randomly fails the responses for unit testing purposesThe middleware responsible for inspecting the request and response headersThis handlers decodes special characters in the request query parameters that had to be encoded due to RFC 6570 restrictions names before executing the request.Middleware 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 issuesTelemetryHandler implementation using OkHttp3A middleware to replace the url with the specified replacement pairs.Adds the current library version as a product to the user agent header