[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `ConfiguredHttpMessageHandler` class, which is used within the `Google.Apis.Http` namespace."],["The `ConfiguredHttpMessageHandler` class is designed to be used in the creation of a `ConfigurableHttpClient`, allowing for specific configurations during the client's build process."],["The `ConfiguredHttpMessageHandler` class can be instantiated using a constructor that takes an `HttpMessageHandler`, a boolean indicating whether automatic decompression is performed, and a boolean for handling redirects."],["The class contains properties that include `MessageHandler` (the configured `HttpMessageHandler`), `HandlesRedirects` (a boolean indicating if redirects are handled), and `PerformsAutomaticDecompression` (a boolean indicating if automatic decompression is performed)."],["There are various versions of this class available, with the latest being version 1.69.0 and the current page focused on the documentation of version 1.50.0."]]],[]]