[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]