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\u003eConfiguredHttpMessageHandler\u003c/code\u003e class represents a pre-configured \u003ccode\u003eHttpMessageHandler\u003c/code\u003e for use in building a \u003ccode\u003eConfigurableHttpClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides information about the actual configuration of the \u003ccode\u003eHttpMessageHandler\u003c/code\u003e, including automatic decompression and redirect handling.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library is 1.69.0, with the provided content focusing on version 1.55.0 and listing various previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfiguredHttpMessageHandler\u003c/code\u003e constructor accepts parameters for the \u003ccode\u003eHttpMessageHandler\u003c/code\u003e, whether automatic decompression is performed, and if redirects are handled.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eHandlesRedirects\u003c/code\u003e, \u003ccode\u003eMessageHandler\u003c/code\u003e, and \u003ccode\u003ePerformsAutomaticDecompression\u003c/code\u003e provide access to the handler's configuration settings and the handler itself.\u003c/p\u003e\n"]]],[],null,[]]