public sealed class HttpClientFromMessageHandlerFactory.ConfiguredHttpMessageHandler
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\u003eThe \u003ccode\u003eHttpClientFromMessageHandlerFactory.ConfiguredHttpMessageHandler\u003c/code\u003e class represents a pre-configured \u003ccode\u003eHttpMessageHandler\u003c/code\u003e for use with \u003ccode\u003eConfigurableHttpClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides information about the \u003ccode\u003eHttpMessageHandler\u003c/code\u003e's configuration, including whether it handles redirects and performs automatic decompression.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfiguredHttpMessageHandler\u003c/code\u003e class can be constructed by providing an \u003ccode\u003eHttpMessageHandler\u003c/code\u003e, and two booleans specifying automatic decompression and redirect handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageHandler\u003c/code\u003e, \u003ccode\u003eHandlesRedirects\u003c/code\u003e, and \u003ccode\u003ePerformsAutomaticDecompression\u003c/code\u003e properties provide access to the \u003ccode\u003eHttpMessageHandler\u003c/code\u003e and its configuration settings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eHttpClientFromMessageHandlerFactory.ConfiguredHttpMessageHandler\u003c/code\u003e class is version 1.69.0, with older versions available, including 1.68.0, 1.60.0, 1.59.0, 1.55.0 and 1.50.0.\u003c/p\u003e\n"]]],[],null,[]]