Represents the already configured HttpMessageHandler to be used
when building a ConfigurableHttpClient by the factory and
information about the actual configuration.
[[["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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eConfiguredHttpMessageHandler\u003c/code\u003e class, which is used to represent a pre-configured \u003ccode\u003eHttpMessageHandler\u003c/code\u003e within the Google.Apis.Http namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfiguredHttpMessageHandler\u003c/code\u003e class is part of the Google.Apis.Core.dll assembly and is designed for use in creating \u003ccode\u003eConfigurableHttpClient\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eConfiguredHttpMessageHandler\u003c/code\u003e include \u003ccode\u003eHandlesRedirects\u003c/code\u003e, \u003ccode\u003eMessageHandler\u003c/code\u003e, and \u003ccode\u003ePerformsAutomaticDecompression\u003c/code\u003e, which define the behavior of the underlying \u003ccode\u003eHttpMessageHandler\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has a constructor, \u003ccode\u003eConfiguredHttpMessageHandler(HttpMessageHandler messageHandler, bool performsAutomaticDecompression, bool handlesRedirect)\u003c/code\u003e, to create new instances of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfiguredHttpMessageHandler\u003c/code\u003e is an inherited member of the object class, and has inherited members like \u003ccode\u003eObject.Equals\u003c/code\u003e, \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, etc.\u003c/p\u003e\n"]]],[],null,[]]