Whether the message handler built from these options
may handle redirects or not. Redirects that are not handled
should bubble up the handlers chain.
If set to true, the message handler may or may not handle redirects.
If set to false, the message handler must not handle redirects.
Whether the message handler built from these options
may perform automatic decompression or not.
If set to true, the message handler may or may not perform automatic decompression.
If set to false, the message handler must not perform automatic decompression.
[[["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.HttpMessageHandlerOptions\u003c/code\u003e class configures options for message handlers within the Google.Apis.Http namespace, with the latest version being 1.69.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes inherited members like \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eGetType\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMayHandleRedirects\u003c/code\u003e property determines whether a message handler can handle redirects, with a \u003ccode\u003ebool\u003c/code\u003e type indicating if redirects are allowed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMayPerformDecompression\u003c/code\u003e property determines if a message handler can perform automatic decompression, also using a \u003ccode\u003ebool\u003c/code\u003e type to define the allowance.\u003c/p\u003e\n"],["\u003cp\u003eThe provided information also includes an extension method, \u003ccode\u003eUtilities.ThrowIfNull<T>(T, string)\u003c/code\u003e, that can be used with the message handler.\u003c/p\u003e\n"]]],[],null,[]]